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

  /src/sys/external/bsd/ipf/netinet/
fil.c 163 static INLINE int ipf_check_ipf(fr_info_t *, frentry_t *, int);
2186 /* Function: ipf_check_ipf */
2198 ipf_check_ipf(fr_info_t *fin, frentry_t *fr, int portcmp) function in typeref:typename:INLINE int
2439 if (ipf_check_ipf(fin, fr, portcmp))

Completed in 17 milliseconds