OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hm_pnext
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_nat.h
457
struct hostmap **
hm_pnext
;
member in struct:hostmap
ip_nat.c
795
hm->
hm_pnext
= &softn->ipf_hm_maplist;
797
softn->ipf_hm_maplist->
hm_pnext
= &hm->hm_next;
846
hm->hm_next->
hm_pnext
= hm->
hm_pnext
;
847
*hm->
hm_pnext
= hm->hm_next;
ip_nat6.c
404
hm->
hm_pnext
= &softn->ipf_hm_maplist;
406
softn->ipf_hm_maplist->
hm_pnext
= &hm->hm_next;
Completed in 22 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025