Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_auth.c311 *faep = fae->fae_next; in ipf_auth_soft_fini()
731 faep = &fae->fae_next; in ipf_auth_expire()
777 faep = &fae->fae_next; in ipf_auth_precmd()
792 *faep = fae->fae_next; in ipf_auth_precmd()
813 fae->fae_next = *faep; in ipf_auth_precmd()
935 next = fae->fae_next; in ipf_auth_geniter()
957 if (next->fae_next == NULL) in ipf_auth_geniter()
H A Dip_auth.h32 struct frauthent *fae_next; member
/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipfstat.c1857 frap = fra.fae_next;