OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipf_sync_new
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_sync.h
114
extern synclist_t *
ipf_sync_new
(ipf_main_softc_t *, int, fr_info_t *, void *);
ip_sync.c
999
/* Function:
ipf_sync_new
*/
1010
ipf_sync_new
(ipf_main_softc_t *softc, int tab, fr_info_t *fin, void *ptr)
function in typeref:typename:synclist_t *
ip_state.c
1814
is->is_sync =
ipf_sync_new
(softc, SMC_STATE, fin, is);
2366
clone->is_sync =
ipf_sync_new
(softc, SMC_STATE, fin, clone);
ip_nat.c
3327
nat->nat_sync =
ipf_sync_new
(softc, SMC_NAT, fin, nat);
6318
clone->nat_sync =
ipf_sync_new
(softc, SMC_NAT, fin, clone);
ip_nat6.c
1204
nat->nat_sync =
ipf_sync_new
(softc, SMC_NAT, fin, nat);
Completed in 120 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025