Searched refs:us_next_port_to_try (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dudp_impl.h140 in_port_t us_next_port_to_try; member in struct:udp_stack
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c476 * duplicating the us->us_next_port_to_try.
4913 us->us_next_port_to_try, B_TRUE);
5153 * update us->us_next_port_to_try below.
5156 us->us_next_port_to_try, B_TRUE);
5216 us->us_next_port_to_try = port + 1;

Completed in 102 milliseconds