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.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()
850 udp_fanout_t *udpf; in udp_do_disconnect()
4538 sizeof (udp_fanout_t), KM_SLEEP); in udp_stack_init()
4583 sizeof (udp_fanout_t)); in udp_stack_fini()
4969 udp_fanout_t *udpf; in udp_do_bind()
5611 udp_fanout_t *udpf; in udp_do_unbind()
5678 udp_fanout_t *udpf; in udp_do_connect()