Searched defs:IFF_NOARP (Results 1 – 3 of 3) sorted by relevance
86 IFF_NOARP = 1<<7, /* sysfs */ enumerator113 #define IFF_NOARP IFF_NOARP macro
78 IFF_NOARP = 1<<7, /* sysfs */ enumerator99 #define IFF_NOARP IFF_NOARP macro
33 #define IFF_NOARP 0x80 /* no ARP protocol */ macro