OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:in_ndstaddr
(Results
1 - 5
of
5
) sorted by relevancy
/src/dist/pf/usr.sbin/ftp-proxy/
ipf.c
252
ipn->
in_ndstaddr
= satosin(rdr)->sin_addr.s_addr;
/src/sys/external/bsd/ipf/netinet/
ip_nat.c
1069
nat->
in_ndstaddr
&= nat->in_ndstmsk;
1549
n->
in_ndstaddr
= n->in_osrcaddr;
2920
if (np->
in_ndstaddr
== htonl(in.s_addr)) {
2924
np->in_dnip = ntohl(np->
in_ndstaddr
);
2930
} else if ((np->
in_ndstaddr
== 0) && (np->in_ndstmsk == 0xffffffff)) {
2943
} else if ((np->
in_ndstaddr
== 0) && (np->in_ndstmsk== 0)) {
2954
in.s_addr = np->
in_ndstaddr
;
2958
in.s_addr = ntohl(np->
in_ndstaddr
);
5896
if ((n->
in_ndstaddr
!= 0) ||
5908
if (!IP6_ISZERO(&n->
in_ndstaddr
) ||
[
all
...]
ip_pptp_pxy.c
170
ipn->
in_ndstaddr
= nat->nat_ndstaddr;
ip_nat.h
320
#define
in_ndstaddr
in_ndst.na_addr[0].in4.s_addr
macro
ip_nat6.c
806
} else if (IP6_ISZERO(&np->
in_ndstaddr
) &&
Completed in 20 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025