OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ipf_auth_ip
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_auth.c
160
frentry_t *
ipf_auth_ip
;
member in struct:ipf_auth_softc_s
314
softa->
ipf_auth_ip
= NULL;
734
softa->
ipf_auth_ip
= &softa->ipf_auth_entries->fae_fr;
736
softa->
ipf_auth_ip
= NULL;
793
if (softa->
ipf_auth_ip
== &fae->fae_fr)
794
softa->
ipf_auth_ip
= softa->ipf_auth_entries ?
815
softa->
ipf_auth_ip
= &softa->ipf_auth_entries->fae_fr;
1264
if (softa->
ipf_auth_ip
!= NULL)
1276
return &softa->
ipf_auth_ip
;
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025