OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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
2829
nat->
nat_oicmpid
= fin->fin_data[1];
3028
nat->
nat_oicmpid
= fin->fin_data[1];
3266
sum1 = LONG_SUM(ntohs(nat->
nat_oicmpid
));
3380
dp = nat->
nat_oicmpid
;
3976
sum2 = ntohs(nat->
nat_oicmpid
);
3978
orgicmp->icmp_id = nat->
nat_oicmpid
;
4090
if (nat->
nat_oicmpid
!= dport) {
4436
if (nat->
nat_oicmpid
!= dport) {
5194
if ((nat->
nat_oicmpid
!= 0) && (nflags & IPN_ICMPQUERY)) {
5203
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 18 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025