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

/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c123 static void udp_bind_hash_insert(udp_fanout_t *uf, udp_t *udp);
425 udp_bind_hash_insert(udp_fanout_t *uf, udp_t *udp) function
5226 udp_bind_hash_insert(udpf, udp);

Completed in 91 milliseconds