OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hm_phnext
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_nat.h
455
struct hostmap **
hm_phnext
;
member in struct:hostmap
ip_nat.c
800
hm->
hm_phnext
= softn->ipf_hm_maptable + hv;
802
softn->ipf_hm_maptable[hv]->
hm_phnext
= &hm->hm_hnext;
843
hm->hm_hnext->
hm_phnext
= hm->
hm_phnext
;
844
*hm->
hm_phnext
= hm->hm_hnext;
8188
hm->
hm_phnext
= softn->ipf_hm_maptable + hv;
8190
softn->ipf_hm_maptable[hv]->
hm_phnext
= &hm->hm_hnext;
ip_nat6.c
409
hm->
hm_phnext
= softn->ipf_hm_maptable + hv;
411
softn->ipf_hm_maptable[hv]->
hm_phnext
= &hm->hm_hnext;
Completed in 60 milliseconds
Indexes created Fri Oct 17 22:10:11 GMT 2025