Home
last modified time | relevance | path

Searched refs:ILLQ_TO_IPST (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/inet/
H A Dip_stack.h438 #define ILLQ_TO_IPST(_q) (((ill_t *)(_q)->q_ptr)->ill_ipst) macro
/titanic_44/usr/src/uts/common/inet/ip/
H A Dip_if.c7775 ipst = ILLQ_TO_IPST(q); in ip_sioctl_ip6addrpolicy()
9030 ipst = ILLQ_TO_IPST(q); in ip_sioctl_copyin_setup()
16118 ipst = ILLQ_TO_IPST(q); in ip_sioctl_slifzone_tail()
H A Dip.c9612 ipst = ILLQ_TO_IPST(q); in ip_snmp_get()