Searched defs:IFF_SLAVE (Results 1 – 2 of 2) sorted by relevance
70 IFF_SLAVE = 0x800, /* Slave of a load balancer. */ enumerator71 # define IFF_SLAVE IFF_SLAVE macro
41 #define IFF_SLAVE 0x800 /* slave of a load balancer */ macro