OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:anonportmax
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/netinet/
ip_var.h
196
extern int
anonportmax
; /* maximum ephemeral port */
in_pcb.c
155
int
anonportmax
= IPPORT_ANONMAX;
variable
190
table->inpt_lastport = (in_port_t)
anonportmax
;
portalgo.c
187
*mymax =
anonportmax
;
ip_input.c
1716
CTLTYPE_INT, "
anonportmax
",
1718
sysctl_net_inet_ip_ports, 0, &
anonportmax
, 0,
tcp_usrreq.c
1305
apmax =
anonportmax
;
Completed in 20 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026