OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:in_pmnext
(Results
1 - 6
of
6
) 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;
8133
np->
in_pmnext
= npp;
/src/external/bsd/ipf/dist/
ip_nat6.c
293
n->
in_pmnext
= np;
359
n->in_mnext->
in_pmnext
= n->
in_pmnext
;
360
*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
4267
old->
in_pmnext
= np->
in_pmnext
;
4348
old->
in_pmnext
= np->
in_pmnext
;
Completed in 81 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026