Searched refs:IF_PRIORITY_BITS (Results 1 – 1 of 1) sorted by relevance
65 #define IF_PRIORITY_BITS (0x000f) macro69 #define GET_IF_PRIORITY(netIf) ((netIf).flags & IF_PRIORITY_BITS)72 #define RESET_IF_PRIORITY(netIf) ((netIf).flags &= ~IF_PRIORITY_BITS)