Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/ip/
H A Dip_if.c121 #define IPFT_F_NO_REPLY 0x1 /* IP ioctl does not expect any reply */ macro
239 IPFT_F_NO_REPLY },
11752 if (ipft->ipft_flags & IPFT_F_NO_REPLY) { in ip_wput_ioctl()