Searched refs:uf_udp (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dudp_impl.h64 struct udp_s *uf_udp; member in struct:udp_fanout_s
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c434 udpp = &uf->uf_udp;
5028 for (udp1 = udpf->uf_udp; udp1 != NULL;
5765 for (udp1 = udpf->uf_udp; udp1 != NULL; udp1 = udp1->udp_bind_hash) {

Completed in 83 milliseconds