Searched refs:ipf_sync_softc_t (Results 1 – 2 of 2) sorted by relevance
138 } ipf_sync_softc_t; typedef140 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 …]
142 } ipf_sync_softc_t; typedef144 static int ipf_sync_flush_table(ipf_sync_softc_t *, int, synclist_t **);146 static void ipf_sync_del(ipf_sync_softc_t *, synclist_t *);161 ipf_sync_softc_t *softs; in ipf_sync_soft_create()163 KMALLOC(softs, ipf_sync_softc_t *); in ipf_sync_soft_create()192 ipf_sync_softc_t *softs = arg; in ipf_sync_soft_init()257 ipf_sync_softc_t *softs = arg; in ipf_sync_soft_fini()302 ipf_sync_softc_t *softs = arg; in ipf_sync_soft_destroy()430 ipf_sync_softc_t *softs = softc->ipf_sync_soft; in ipf_sync_write()577 ipf_sync_softc_t *softs = softc->ipf_sync_soft; in ipf_sync_read()[all …]