OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ndport
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_ipsec.c
1150
in_port_t nsport = 0,
ndport
= 0;
local in function:if_ipsec_set_tunnel
1177
ndport
= satosin(dst)->sin_port;
1185
ndport
= satosin6(dst)->sin6_port;
1203
(ovar->iv_sport == nsport && ovar->iv_dport ==
ndport
)) {
1254
nvar->iv_dport =
ndport
;
if_ipsec.c
1150
in_port_t nsport = 0,
ndport
= 0;
local in function:if_ipsec_set_tunnel
1177
ndport
= satosin(dst)->sin_port;
1185
ndport
= satosin6(dst)->sin6_port;
1203
(ovar->iv_sport == nsport && ovar->iv_dport ==
ndport
)) {
1254
nvar->iv_dport =
ndport
;
Completed in 25 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025