OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:in_pmnext
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_nat.h
243
struct ipnat **
in_pmnext
; /* prior map next ptr */
member in struct:ipnat
ip_nat6.c
284
n->
in_pmnext
= np;
346
n->in_mnext->
in_pmnext
= n->
in_pmnext
;
347
*n->
in_pmnext
= n->in_mnext;
ip_fil_compat.c
566
struct ipnat **
in_pmnext
; /* prior map next ptr */
member in struct:ipnat_4_1_14
603
struct ipnat **
in_pmnext
;
member in struct:ipnat_4_1_0
4167
old->
in_pmnext
= np->
in_pmnext
;
4246
old->
in_pmnext
= np->
in_pmnext
;
ip_nat.c
698
n->
in_pmnext
= np;
745
n->in_mnext->
in_pmnext
= n->
in_pmnext
;
746
*n->
in_pmnext
= n->in_mnext;
8132
np->
in_pmnext
= npp;
Completed in 23 milliseconds
Indexes created Sat Oct 18 23:09:54 GMT 2025