Home
last modified time | relevance | path

Searched defs:IFF_MULTICAST (Results 1 – 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dif.h83 IFF_MULTICAST = 1<<12, /* sysfs */ enumerator
104 #define IFF_MULTICAST IFF_MULTICAST macro
/external/iproute2/include/linux/
Dif.h83 IFF_MULTICAST = 1<<12, /* sysfs */ enumerator
104 #define IFF_MULTICAST IFF_MULTICAST macro
/external/libnl/include/linux/
Dif_bad.h41 #define IFF_MULTICAST 0x1000 /* Supports multicast */ macro