Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/ipftest/
H A Dip_fil.c747 ipf_verifysrc(fin) in ipf_verifysrc() function
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_fil_freebsd.c898 ipf_verifysrc(fr_info_t *fin) in ipf_verifysrc() function
H A Dip_fil.h1804 extern int ipf_verifysrc(fr_info_t *fin);
H A Dfil.c2909 if (softc->ipf_chksrc && !ipf_verifysrc(fin)) { in ipf_check()