Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_sync.c132 static int ipf_sync_nat __P((ipf_main_softc_t *, synchdr_t *, void *));
543 err = ipf_sync_nat(softc, &sh, data);
896 ipf_sync_nat(softc, sp, data) in ipf_sync_nat() function