OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nl_realport
(Results
1 - 10
of
10
) sorted by relevancy
/src/external/bsd/ipf/dist/samples/
proxy.c
118
inet_ntoa(natlook.nl_realip), ntohs(natlook.
nl_realport
));
120
inet_ntoa(natlook.nl_realip), ntohs(natlook.
nl_realport
));
165
usin.sin_port = nlp->
nl_realport
;
199
nat->nat_oport = nlp->
nl_realport
;
219
usin.sin_port = nlp->
nl_realport
;
relay.c
169
sin.sin_port = nl.
nl_realport
;
/src/libexec/identd/
ipf.c
57
nl.
nl_realport
= ntohs(csatosin(&ss[0])->sin_port);
/src/dist/pf/usr.sbin/ftp-proxy/
ipf.c
387
satosin(server)->sin_port = natlook.
nl_realport
;
/src/sys/external/bsd/ipf/netinet/
ip_nat.h
419
u_short
nl_realport
;
member in struct:natlookup
ip_nat6.c
2425
fi.fin_data[0] = ntohs(np->
nl_realport
);
2474
np->
nl_realport
= nat->nat_odport;
ip_nat.c
4592
fi.fin_data[0] = ntohs(np->
nl_realport
);
4638
np->
nl_realport
= nat->nat_odport;
ip_fil_compat.c
643
u_short
nl_realport
;
member in struct:natlookup_4_1_1
/src/external/bsd/ipf/dist/
ip_nat6.c
2478
fi.fin_data[0] = ntohs(np->
nl_realport
);
2527
np->
nl_realport
= nat->nat_ndport;
ip_fil_compat.c
643
u_short
nl_realport
;
member in struct:natlookup_4_1_1
Completed in 38 milliseconds
Indexes created Thu Jun 25 00:25:11 UTC 2026