Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/net/
H A Dif.h59 IFF_NOARP = 0x80, /* No address resolution protocol. */ enumerator
60 # define IFF_NOARP IFF_NOARP macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dif.h36 #define IFF_NOARP 0x80 /* no ARP protocol */ macro