Home
last modified time | relevance | path

Searched refs:udp_random_anon_port (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/intel/ip/
H A Dip.global-objs.debug64321 udp_random_anon_port
H A Dip.global-objs.obj64318 udp_random_anon_port
/illumos-gate/usr/src/uts/sparc/ip/
H A Dip.global-objs.debug64321 udp_random_anon_port
H A Dip.global-objs.obj64318 udp_random_anon_port
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c335 uint32_t udp_random_anon_port = 1; variable
2656 if (random && udp_random_anon_port != 0) { in udp_update_next_port()