OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nat_phnext
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_nat.c
2305
*nat->
nat_phnext
[0] = nat->nat_hnext[0];
2307
nat->nat_hnext[0]->
nat_phnext
[0] = nat->
nat_phnext
[0];
2310
nat->
nat_phnext
[0] = NULL;
2312
*nat->
nat_phnext
[1] = nat->nat_hnext[1];
2314
nat->nat_hnext[1]->
nat_phnext
[1] = nat->
nat_phnext
[1];
2317
nat->
nat_phnext
[1] = NULL;
3518
nat->
nat_phnext
[0] = natp;
3521
(*natp)->
nat_phnext
[0] = &nat->nat_hnext[0]
[
all
...]
ip_nat6.c
2110
nat->nat_hnext[0]->
nat_phnext
[0] = nat->
nat_phnext
[0];
2111
*nat->
nat_phnext
[0] = nat->nat_hnext[0];
2115
nat->nat_hnext[1]->
nat_phnext
[1] = nat->
nat_phnext
[1];
2116
*nat->
nat_phnext
[1] = nat->nat_hnext[1];
2145
(*natp)->
nat_phnext
[0] = &nat->nat_hnext[0];
2146
nat->
nat_phnext
[0] = natp;
2153
(*natp)->
nat_phnext
[1] = &nat->nat_hnext[1];
2154
nat->
nat_phnext
[1] = natp
[
all
...]
ip_fil_compat.c
659
struct nat_4_1_25 **
nat_phnext
[2];
member in struct:nat_4_1_25
702
struct nat **
nat_phnext
[2];
member in struct:nat_4_1_14
744
struct nat **
nat_phnext
[2];
member in struct:nat_4_1_3
4570
old->
nat_phnext
[0] = (void *)nat->
nat_phnext
[0];
4571
old->
nat_phnext
[1] = (void *)nat->
nat_phnext
[1];
4629
old->
nat_phnext
[0] = NULL;
4630
old->
nat_phnext
[1] = NULL;
4687
old->
nat_phnext
[0] = NULL
[
all
...]
ip_nat.h
109
* nat_hnext is used to point to the next member of the chain and
nat_phnext
118
struct nat **
nat_phnext
[2];
member in struct:nat
Completed in 46 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025