Searched refs:CONNQ_TO_IPST (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dip_stack.h437 #define CONNQ_TO_IPST(_q) (Q_TO_CONN(_q)->conn_netstack->netstack_ip) macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c6119 ipst = CONNQ_TO_IPST(q);
6171 ipst = CONNQ_TO_IPST(q);
7336 ip_stack_t *ipst = CONNQ_TO_IPST(q);
7485 ipst = CONNQ_TO_IPST(q);
7601 ip_stack_t *ipst = CONNQ_TO_IPST(q);
7776 ipst = CONNQ_TO_IPST(q);
8018 ipst = CONNQ_TO_IPST(q);
8097 ipst = CONNQ_TO_IPST(q);
8869 ipst = CONNQ_TO_IPST(q);
8944 ipst = CONNQ_TO_IPST(
[all...]
H A Dip_ire.c426 ipst = CONNQ_TO_IPST(q);
H A Dip.c9614 ipst = CONNQ_TO_IPST(q);

Completed in 125 milliseconds