Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/net/
H A Dif.h51 IFF_LOOPBACK = 0x8, /* Is a loopback net. */ enumerator
52 # define IFF_LOOPBACK IFF_LOOPBACK macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dif.h32 #define IFF_LOOPBACK 0x8 /* is a loopback net */ macro