Home
last modified time | relevance | path

Searched refs:frauth_t (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/contrib/ipfilter/netinet/
Dip_auth.c142 static frauth_t *fr_auth = NULL;
164 KMALLOCS(fr_auth, frauth_t *, fr_authsize * sizeof(*fr_auth)); in fr_authinit()
206 frauth_t *fra;
321 frauth_t *fra;
554 frauth_t *fra; in fr_authexpire()
833 frauth_t auth, *au = &auth;
951 frauth_t auth, *au = &auth, *fra;
Dip_auth.h28 } frauth_t; typedef