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_oicmpid
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_nat.c
2830
nat->
nat_oicmpid
= fin->fin_data[1];
3029
nat->
nat_oicmpid
= fin->fin_data[1];
3267
sum1 = LONG_SUM(ntohs(nat->
nat_oicmpid
));
3381
dp = nat->
nat_oicmpid
;
3977
sum2 = ntohs(nat->
nat_oicmpid
);
3979
orgicmp->icmp_id = nat->
nat_oicmpid
;
4091
if (nat->
nat_oicmpid
!= dport) {
4437
if (nat->
nat_oicmpid
!= dport) {
5195
if ((nat->
nat_oicmpid
!= 0) && (nflags & IPN_ICMPQUERY)) {
5204
icmp->icmp_id = nat->
nat_oicmpid
;
[
all
...]
ip_nat6.c
705
nat->
nat_oicmpid
= fin->fin_data[1];
907
nat->
nat_oicmpid
= fin->fin_data[1];
1146
sum1 += ntohs(nat->
nat_oicmpid
);
1267
dp = nat->
nat_oicmpid
;
1828
orgicmp->icmp6_id = nat->
nat_oicmpid
;
3566
nat->
nat_oicmpid
= fin->fin_data[1];
ip_nat.h
171
#define
nat_oicmpid
nat_unold.nat_uni.ici_id
macro
Completed in 23 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026