Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_auth.h37 } frauthent_t; typedef
49 frauthent_t *fas_faelist;
66 frauthent_t *ipf_auth_entries;
H A Dip_auth.c118 static void ipf_auth_deref __P((frauthent_t **));
119 static void ipf_auth_deref_unlocked __P((ipf_auth_softc_t *, frauthent_t **));
240 frauthent_t *fae, **faep;
662 frauthent_t *fae, **faep;
734 frauthent_t *fae, **faep;
772 KMALLOC(fae, frauthent_t *);
887 frauthent_t *fae, *next, zero;
949 frauthent_t **faep;
969 frauthent_t **faep; in ipf_auth_deref()
971 frauthent_t *fae;