Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/ip/
H A Drts.c179 ipllc->ipllc_cmd = IP_IOC_RTS_REQUEST; in rts_ioctl_alloc()
H A Dip_if.c240 { IP_IOC_RTS_REQUEST, ip_rts_request, 0, IPFT_F_SELF_REPLY },
/titanic_44/usr/src/uts/common/inet/
H A Dip.h140 #define IP_IOC_RTS_REQUEST 7 macro