Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dudp_impl.h72 } udp_fanout_t; typedef
134 udp_fanout_t *us_bind_fanout;
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c127 static void udp_bind_hash_insert(udp_fanout_t *uf, udp_t *udp);
508 udp_bind_hash_insert(udp_fanout_t *uf, udp_t *udp) in udp_bind_hash_insert()
851 udp_fanout_t *udpf; in udp_do_disconnect()
4549 sizeof (udp_fanout_t), KM_SLEEP); in udp_stack_init()
4594 sizeof (udp_fanout_t)); in udp_stack_fini()
4980 udp_fanout_t *udpf; in udp_do_bind()
5622 udp_fanout_t *udpf; in udp_do_unbind()
5689 udp_fanout_t *udpf; in udp_do_connect()