Searched defs:IFF_NOARP (Results 1 – 2 of 2) sorted by relevance
59 IFF_NOARP = 0x80, /* No address resolution protocol. */ enumerator60 # define IFF_NOARP IFF_NOARP macro
36 #define IFF_NOARP 0x80 /* no ARP protocol */ macro