Searched defs:IFF_MULTICAST (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/include/net/
H A Dif.h156 #define IFF_MULTICAST 0x8000 /* (i) supports multicast */ macro
175 IFF_SIMPLEX|IFF_MULTICAST|IFF_ALLMULTI|IFF_PROMISC|\
/illumos-gate/usr/src/uts/common/net/
H A Dif.h120 * The IFF_MULTICAST flag indicates that the network can support the
126 #define IFF_MULTICAST 0x0000000800 /* supports multicast */ macro
178 IFF_MULTICAST | IFF_MULTI_BCAST | IFF_UNNUMBERED | IFF_IPV4 | \

Completed in 50 milliseconds