Searched refs:frauth_t (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sys/contrib/ipfilter/netinet/
H A Dip_auth.h29 } frauth_t; typedef in typeref:struct:frauth
61 frauth_t *ipf_auth;
H A Dip_auth.c221 KMALLOCS(softa->ipf_auth, frauth_t *,
366 frauth_t *fra;
491 frauth_t *fra;
683 frauth_t *fra;
921 objp->ipfo_size = sizeof(frauth_t);
1019 frauth_t auth, *au = &auth;
1150 frauth_t auth, *au = &auth, *fra;
/freebsd-10.1-release/contrib/ipfilter/
H A Dip_fil_compat.c2549 frauth_t *fra = (frauth_t *)current;
2570 frauth_t *fra = (frauth_t *)current;
2591 frauth_t *fra = (frauth_t *)current;
2611 frauth_t *fra = (frauth_t *)current;
2631 frauth_t *fra = (frauth_t *)curren
[all...]

Completed in 107 milliseconds