Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/ipfilter/netinet/
HDip_sync.c138 } ipf_sync_softc_t; typedef
140 static int ipf_sync_flush_table __P((ipf_sync_softc_t *, int, synclist_t **));
142 static void ipf_sync_del __P((ipf_sync_softc_t *, synclist_t *));
158 ipf_sync_softc_t *softs;
160 KMALLOC(softs, ipf_sync_softc_t *);
191 ipf_sync_softc_t *softs = arg;
258 ipf_sync_softc_t *softs = arg;
305 ipf_sync_softc_t *softs = arg;
441 ipf_sync_softc_t *softs = softc->ipf_sync_soft;
590 ipf_sync_softc_t *softs = softc->ipf_sync_soft;
[all …]