Home
last modified time | relevance | path

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

/titanic_41/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) in udp_bind_hash_insert() function
5226 udp_bind_hash_insert(udpf, udp); in udp_do_bind()