HomeSort by: relevance | last modified time | path
    Searched defs:ipf_firewall (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
fil.c 175 static frentry_t *ipf_firewall(fr_info_t *, u_32_t *);
2656 /* Function: ipf_firewall */
2669 ipf_firewall(fr_info_t *fin, u_32_t *passp) function in typeref:typename:frentry_t *
3008 fr = ipf_firewall(fin, &pass);
3012 * Here rather than ipf_firewall because ipf_checkauth may decide
fil.c 175 static frentry_t *ipf_firewall(fr_info_t *, u_32_t *);
2656 /* Function: ipf_firewall */
2669 ipf_firewall(fr_info_t *fin, u_32_t *passp) function in typeref:typename:frentry_t *
3008 fr = ipf_firewall(fin, &pass);
3012 * Here rather than ipf_firewall because ipf_checkauth may decide
fil.c 175 static frentry_t *ipf_firewall(fr_info_t *, u_32_t *);
2656 /* Function: ipf_firewall */
2669 ipf_firewall(fr_info_t *fin, u_32_t *passp) function in typeref:typename:frentry_t *
3008 fr = ipf_firewall(fin, &pass);
3012 * Here rather than ipf_firewall because ipf_checkauth may decide

Completed in 51 milliseconds