Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_sync.h112 extern synclist_t *ipf_sync_new __P((ipf_main_softc_t *, int, fr_info_t *, void *));
H A Dip_sync.c999 ipf_sync_new(softc, tab, fin, ptr) in ipf_sync_new() function
H A Dip_state.c1844 is->is_sync = ipf_sync_new(softc, SMC_STATE, fin, is);
2415 clone->is_sync = ipf_sync_new(softc, SMC_STATE, fin, clone);
H A Dip_nat.c3364 nat->nat_sync = ipf_sync_new(softc, SMC_NAT, fin, nat);
6390 clone->nat_sync = ipf_sync_new(softc, SMC_NAT, fin, clone);
H A Dip_nat6.c1227 nat->nat_sync = ipf_sync_new(softc, SMC_NAT, fin, nat);