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

  /src/sys/external/bsd/ipf/netinet/
ip_auth.h 61 extern int ipf_auth_new(mb_t *, fr_info_t *);
ip_auth.c 492 /* Function: ipf_auth_new */
502 ipf_auth_new(mb_t *m, fr_info_t *fin) function in typeref:typename:int
fil.c 2710 if (ipf_auth_new(fin->fin_m, fin) != 0) {

Completed in 22 milliseconds