Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/ipf/netinet/
H A Dip_sync.c148 static int ipf_sync_nat(ipf_main_softc_t *, synchdr_t *, void *);
544 err = ipf_sync_nat(softc, &sh, data); in ipf_sync_write()
910 ipf_sync_nat(ipf_main_softc_t *softc, synchdr_t *sp, void *data) in ipf_sync_nat() function
/netbsd/external/bsd/ipf/dist/
H A Dip_sync.c144 static int ipf_sync_nat __P((ipf_main_softc_t *, synchdr_t *, void *));
555 err = ipf_sync_nat(softc, &sh, data);
932 ipf_sync_nat(softc, sp, data) in ipf_sync_nat() function