Searched refs:ipf_sync_soft (Results 1 – 6 of 6) sorted by relevance
410 ipf_sync_softc_t *softs = softc->ipf_sync_soft; in ipf_sync_write()560 ipf_sync_softc_t *softs = softc->ipf_sync_soft; in ipf_sync_read()643 ipf_sync_softc_t *softs = softc->ipf_sync_soft; in ipf_sync_state()881 ipf_sync_softc_t *softs = softc->ipf_sync_soft; in ipf_sync_nat()991 ipf_sync_softc_t *softs = softc->ipf_sync_soft; in ipf_sync_new()1123 ipf_sync_softc_t *softs = softc->ipf_sync_soft; in ipf_sync_update()1250 ipf_sync_softc_t *softs = softc->ipf_sync_soft; in ipf_sync_ioctl()1369 ipf_sync_softc_t *softs = softc->ipf_sync_soft; in ipf_sync_wakeup()1395 ipf_sync_softc_t *softs = softc->ipf_sync_soft; in ipf_sync_poll_wakeup()1425 ipf_sync_softc_t *softs = softc->ipf_sync_soft; in ipf_sync_expire()
9348 softc->ipf_sync_soft = ipf_sync_soft_create(softc);9349 if (softc->ipf_sync_soft == NULL) {9428 if (softc->ipf_sync_soft != NULL) {9429 ipf_sync_soft_destroy(softc, softc->ipf_sync_soft);9430 softc->ipf_sync_soft = NULL;9472 if (ipf_sync_soft_init(softc, softc->ipf_sync_soft) == -1)9523 if (ipf_sync_soft_fini(softc, softc->ipf_sync_soft) == -1)
1565 void *ipf_sync_soft; member
1226 ipf_sync_del_nat(softc->ipf_sync_soft, nat->nat_sync); in ipf_nat6_finalise()
2343 ipf_sync_del_nat(softc->ipf_sync_soft, nat->nat_sync); in ipf_nat_delete()3356 ipf_sync_del_nat(softc->ipf_sync_soft, nat->nat_sync); in ipf_nat_finalise()
3591 ipf_sync_del_state(softc->ipf_sync_soft, is->is_sync); in ipf_state_del()