Home
last modified time | relevance | path

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

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