OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:old_port
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/npf/
npf_alg_icmp.c
360
in_port_t
old_port
= 0;
local
369
old_port
= th->th_sport;
375
old_port
= uh->uh_sport;
397
cksum = npf_fixup16_cksum(cksum,
old_port
, port);
/src/sys/net/
if_wg.c
3783
uint16_t
old_port
= wg->wg_listen_port;
local
3785
if (port != 0 &&
old_port
== port)
5784
uint16_t
old_port
= wg->wg_listen_port;
local
5786
if (port != 0 &&
old_port
== port)
Completed in 17 milliseconds
Indexes created Thu Sep 17 00:24:55 UTC 2026