Searched refs:ipf_firewall (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/contrib/ipfilter/netinet/
H A Dfil.c171 static frentry_t *ipf_firewall __P((fr_info_t *, u_32_t *));
2670 /* Function: ipf_firewall */
2683 ipf_firewall(fin, passp) function
3032 fr = ipf_firewall(fin, &pass);
3036 * Here rather than ipf_firewall because ipf_checkauth may decide

Completed in 122 milliseconds