Searched refs:us_largest_anon_port (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp_tunables.c65 if (new_value > us->us_largest_anon_port)
H A Dudp.c2545 (port > us->us_largest_anon_port)) {
2547 us->us_largest_anon_port) {
2550 bump = port % (us->us_largest_anon_port -
2562 if (port > us->us_largest_anon_port) {
5009 loopmax = us->us_largest_anon_port -
/illumos-gate/usr/src/uts/common/inet/
H A Dudp_impl.h215 #define us_largest_anon_port us_propinfo_tbl[6].prop_cur_uval macro

Completed in 71 milliseconds