Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/net/
H A Dif.h65 IFF_ALLMULTI = 0x200, /* Receive all multicast packets. */ enumerator
66 # define IFF_ALLMULTI IFF_ALLMULTI macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dif.h38 #define IFF_ALLMULTI 0x200 /* receive all multicast packets*/ macro