Home
last modified time | relevance | path

Searched refs:ipf_auth_check (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_auth.h68 extern frentry_t *ipf_auth_check(fr_info_t *, u_32_t *);
H A Dip_auth.c326 ipf_auth_check(fr_info_t *fin, u_32_t *passp) in ipf_auth_check() function
H A Dfil.c2983 fr = ipf_auth_check(fin, &pass); in ipf_check()