Searched defs:IN_EXPERIMENTAL (Results 1 – 3 of 3) sorted by relevance
161 #define IN_EXPERIMENTAL(i) (((long)(i) & 0xe0000000) == 0xe0000000) macro
370 #define IN_EXPERIMENTAL(i) (((in_addr_t)(i) & 0xf0000000) == 0xf0000000) macro
354 #define IN_EXPERIMENTAL(i) (((i) & 0xe0000000U) == 0xe0000000U) macro