Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c126 static void udp_bind_hash_insert(udp_fanout_t *uf, udp_t *udp);
507 udp_bind_hash_insert(udp_fanout_t *uf, udp_t *udp) in udp_bind_hash_insert() function
5371 udp_bind_hash_insert(udpf, udp); in udp_do_bind()