Home
last modified time | relevance | path

Searched defs:local_port_range (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/net/phonet/
H A Dsysctl.c27 static int local_port_range[2] = {DYNAMIC_PORT_MIN, DYNAMIC_PORT_MAX}; variable
/linux-6.15/include/net/
H A Dinet_sock.h240 u32 local_port_range; /* high << 16 | low */ member