Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_auth.h80 extern int ipf_auth_new __P((mb_t *, fr_info_t *));
H A Dip_auth.c463 ipf_auth_new(m, fin) in ipf_auth_new() function
H A Dfil.c2729 if (ipf_auth_new(fin->fin_m, fin) != 0) {