Home
last modified time | relevance | path

Searched refs:ipf_sync_softc_t (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_sync.c122 } ipf_sync_softc_t; typedef
124 static int ipf_sync_flush_table(ipf_sync_softc_t *, int, synclist_t **);
126 static void ipf_sync_del(ipf_sync_softc_t *, synclist_t *);
141 ipf_sync_softc_t *softs; in ipf_sync_soft_create()
143 KMALLOC(softs, ipf_sync_softc_t *); in ipf_sync_soft_create()
172 ipf_sync_softc_t *softs = arg; in ipf_sync_soft_init()
237 ipf_sync_softc_t *softs = arg; in ipf_sync_soft_fini()
282 ipf_sync_softc_t *softs = arg; in ipf_sync_soft_destroy()
410 ipf_sync_softc_t *softs = softc->ipf_sync_soft; in ipf_sync_write()
557 ipf_sync_softc_t *softs = softc->ipf_sync_soft; in ipf_sync_read()
[all …]