Searched refs:ipf_sync_soft (Results 1 – 6 of 6) sorted by relevance
414 ipf_sync_softc_t *softs = softc->ipf_sync_soft; in ipf_sync_write()561 ipf_sync_softc_t *softs = softc->ipf_sync_soft; in ipf_sync_read()644 ipf_sync_softc_t *softs = softc->ipf_sync_soft; in ipf_sync_state()872 ipf_sync_softc_t *softs = softc->ipf_sync_soft; in ipf_sync_nat()972 ipf_sync_softc_t *softs = softc->ipf_sync_soft; in ipf_sync_new()1104 ipf_sync_softc_t *softs = softc->ipf_sync_soft; in ipf_sync_update()1231 ipf_sync_softc_t *softs = softc->ipf_sync_soft; in ipf_sync_ioctl()1350 ipf_sync_softc_t *softs = softc->ipf_sync_soft; in ipf_sync_wakeup()1376 ipf_sync_softc_t *softs = softc->ipf_sync_soft; in ipf_sync_poll_wakeup()1406 ipf_sync_softc_t *softs = softc->ipf_sync_soft; in ipf_sync_expire()
9274 softc->ipf_sync_soft = ipf_sync_soft_create(softc);9275 if (softc->ipf_sync_soft == NULL) {9354 if (softc->ipf_sync_soft != NULL) {9355 ipf_sync_soft_destroy(softc, softc->ipf_sync_soft);9356 softc->ipf_sync_soft = NULL;9398 if (ipf_sync_soft_init(softc, softc->ipf_sync_soft) == -1)9449 if (ipf_sync_soft_fini(softc, softc->ipf_sync_soft) == -1)
1566 void *ipf_sync_soft; member
1232 ipf_sync_del_nat(softc->ipf_sync_soft, nat->nat_sync); in ipf_nat6_finalise()
2299 ipf_sync_del_nat(softc->ipf_sync_soft, nat->nat_sync); in ipf_nat_delete()3315 ipf_sync_del_nat(softc->ipf_sync_soft, nat->nat_sync); in ipf_nat_finalise()
3620 ipf_sync_del_state(softc->ipf_sync_soft, is->is_sync); in ipf_state_del()