Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/net/
H A Dif.h73 IFF_MULTICAST = 0x1000, /* Supports multicast. */ enumerator
74 # define IFF_MULTICAST IFF_MULTICAST macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dif.h43 #define IFF_MULTICAST 0x1000 /* Supports multicast */ macro