Searched defs:ipsq_s (Results 1 – 1 of 1) sorted by relevance
1163 typedef struct ipsq_s { struct1165 mblk_t *ipsq_switch_mp; /* op to handle right after switch */ argument1169 struct ipsq_s *ipsq_next; /* next ipsq sharing ipsq_xop */ argument1171 struct ipxop_s *ipsq_swxop; /* switch xop to on ipsq_exit() */ argument1172 struct ipxop_s ipsq_ownxop; /* our own xop (may not be in-use) */1173 ip_stack_t *ipsq_ipst; /* does not have a netstack_hold */