Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/net/
H A Dif.h70 IFF_SLAVE = 0x800, /* Slave of a load balancer. */ enumerator
71 # define IFF_SLAVE IFF_SLAVE macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dif.h41 #define IFF_SLAVE 0x800 /* slave of a load balancer */ macro