Home
last modified time | relevance | path

Searched defs:udp_s (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dudp_impl.h164 typedef struct udp_s { struct
171 uint32_t udp_state; /* TPI state */ argument
190 struct udp_s *udp_bind_hash; /* Bind hash chain */ argument
191 struct udp_s **udp_ptpbhn; /* Pointer to previous bind hash next. */ argument
198 udp_stack_t *udp_us; /* Stack instance for zone */ argument
200 int udp_delayed_error;
201 mblk_t *udp_fallback_queue_head;
202 mblk_t *udp_fallback_queue_tail;
203 struct sockaddr_storage udp_delayed_addr;