Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/
H A Dip_stack.h437 #define CONNQ_TO_IPST(_q) (Q_TO_CONN(_q)->conn_netstack->netstack_ip) macro
/titanic_50/usr/src/uts/common/inet/ip/
H A Dip_if.c6116 ipst = CONNQ_TO_IPST(q); in ip_siocaddrt()
6168 ipst = CONNQ_TO_IPST(q); in ip_siocdelrt()
7333 ip_stack_t *ipst = CONNQ_TO_IPST(q); in ip_sioctl_get_ifconf()
7482 ipst = CONNQ_TO_IPST(q); in ip_sioctl_get_lifsrcof()
7598 ip_stack_t *ipst = CONNQ_TO_IPST(q); in ip_sioctl_get_lifconf()
7773 ipst = CONNQ_TO_IPST(q); in ip_sioctl_ip6addrpolicy()
8015 ipst = CONNQ_TO_IPST(q); in ip_sioctl_tmyaddr()
8094 ipst = CONNQ_TO_IPST(q); in ip_sioctl_tonlink()
8866 ipst = CONNQ_TO_IPST(q); in ip_sioctl_getsetprop()
8941 ipst = CONNQ_TO_IPST(q); in ip_process_legacy_nddprop()
[all …]
H A Dip_ire.c426 ipst = CONNQ_TO_IPST(q); in ip_ire_delete()
H A Dip.c9614 ipst = CONNQ_TO_IPST(q); in ip_snmp_get()