Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sparc/ip/
H A Dip.global-objs.debug64322 udp_random_anon_port
H A Dip.global-objs.obj64319 udp_random_anon_port
/titanic_41/usr/src/uts/intel/ip/
H A Dip.global-objs.obj64319 udp_random_anon_port
H A Dip.global-objs.debug64322 udp_random_anon_port
/titanic_41/usr/src/uts/common/inet/udp/
H A Dudp.c332 uint32_t udp_random_anon_port = 1; variable
2532 if (random && udp_random_anon_port != 0) { in udp_update_next_port()