Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Drts.c180 ipllc->ipllc_cmd = IP_IOC_RTS_REQUEST; in rts_ioctl_alloc()
H A Dip_if.c241 { IP_IOC_RTS_REQUEST, ip_rts_request, 0, IPFT_F_SELF_REPLY },
/illumos-gate/usr/src/uts/common/inet/
H A Dip.h141 #define IP_IOC_RTS_REQUEST 7 macro