Home
last modified time | relevance | path

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

/freebsd-12-stable/sbin/ipf/ipftest/
Dip_fil.c752 ipf_verifysrc(fin) in ipf_verifysrc() function
/freebsd-12-stable/sys/netpfil/ipfilter/netinet/
Dip_fil_freebsd.c934 ipf_verifysrc(fin) in ipf_verifysrc() function
Dip_fil.h1807 extern int ipf_verifysrc(fr_info_t *fin);
Dfil.c2915 if (softc->ipf_chksrc && !ipf_verifysrc(fin)) { in ipf_check()