Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_auth.c119 static void ipf_auth_deref_unlocked __P((ipf_auth_softc_t *, frauthent_t **));
930 ipf_auth_deref_unlocked(softa, &fae);
947 ipf_auth_deref_unlocked(softa, faep) in ipf_auth_deref_unlocked() function