Home
last modified time | relevance | path

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

/external/iproute2/include/uapi/linux/
Dif.h94 IFF_MULTICAST = 1<<12, /* sysfs */ enumerator
121 #define IFF_MULTICAST IFF_MULTICAST macro
/external/kernel-headers/original/uapi/linux/
Dif.h96 IFF_MULTICAST = 1<<12, /* sysfs */ enumerator
123 #define IFF_MULTICAST IFF_MULTICAST macro
/external/libnl/include/linux-private/linux/
Dif_bad.h40 #define IFF_MULTICAST 0x1000 /* Supports multicast */ macro