Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/net/
H A Dif.h55 IFF_NOTRAILERS = 0x20, /* Avoid use of trailers. */ enumerator
56 # define IFF_NOTRAILERS IFF_NOTRAILERS macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dif.h34 #define IFF_NOTRAILERS 0x20 /* avoid use of trailers */ macro