Home
last modified time | relevance | path

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

/netbsd/external/bsd/ipf/dist/
H A Dip_fil.c816 ipf_verifysrc(fin) in ipf_verifysrc() function
/netbsd/sys/external/bsd/ipf/netinet/
H A Dip_fil.h1940 extern int ipf_verifysrc(fr_info_t *fin);
H A Dip_fil_netbsd.c1520 ipf_verifysrc(fr_info_t *fin) in ipf_verifysrc() function
H A Dfil.c2943 if (softc->ipf_chksrc && !ipf_verifysrc(fin)) { in ipf_check()