OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nat_pnext
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/ipf/dist/lib/
printactivenat.c
130
nat->nat_next, nat->
nat_pnext
, nat->nat_hm);
/src/sys/external/bsd/ipf/netinet/
ip_nat.h
101
* the next entry in the list and
nat_pnext
points to the pointer that
116
struct nat **
nat_pnext
;
member in struct:nat
ip_fil_compat.c
657
struct nat_4_1_25 **
nat_pnext
;
member in struct:nat_4_1_25
700
struct nat **
nat_pnext
;
member in struct:nat_4_1_14
742
struct nat **
nat_pnext
;
member in struct:nat_4_1_3
4567
old->
nat_pnext
= (void *)nat->
nat_pnext
;
4626
old->
nat_pnext
= NULL;
4684
old->
nat_pnext
= NULL;
ip_nat.c
2278
*
nat_pnext
is set.
2280
if (nat->
nat_pnext
!= NULL) {
2299
*nat->
nat_pnext
= nat->nat_next;
2301
nat->nat_next->
nat_pnext
= nat->
nat_pnext
;
2304
nat->
nat_pnext
= NULL;
3510
nat->
nat_pnext
= &softn->ipf_nat_instances;
3512
softn->ipf_nat_instances->
nat_pnext
= &nat->nat_next;
/src/external/bsd/ipf/dist/
ip_fil_compat.c
657
struct nat_4_1_25 **
nat_pnext
;
member in struct:nat_4_1_25
700
struct nat **
nat_pnext
;
member in struct:nat_4_1_14
742
struct nat **
nat_pnext
;
member in struct:nat_4_1_3
4685
old->
nat_pnext
= (void *)nat->
nat_pnext
;
4746
old->
nat_pnext
= NULL;
4806
old->
nat_pnext
= NULL;
Completed in 25 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026