Searched defs:udp_bind_fanout_size (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c99 * The size of the array is controlled by the udp_bind_fanout_size variable.
119 uint_t udp_bind_fanout_size = UDP_BIND_FANOUT_SIZE; variable
4385 us->us_bind_fanout_size = udp_bind_fanout_size;

Completed in 58 milliseconds