Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dip.h1164 typedef struct ipsq_s { struct
1166 mblk_t *ipsq_switch_mp; /* op to handle right after switch */ argument
1170 struct ipsq_s *ipsq_next; /* next ipsq sharing ipsq_xop */ argument
1172 struct ipxop_s *ipsq_swxop; /* switch xop to on ipsq_exit() */ argument
1173 struct ipxop_s ipsq_ownxop; /* our own xop (may not be in-use) */
1174 ip_stack_t *ipsq_ipst; /* does not have a netstack_hold */