Searched refs:IN_CLASSC (Results 1 – 2 of 2) sorted by relevance
344 #define IN_CLASSC(i) (((in_addr_t)(i) & 0xe0000000) == 0xc0000000) macro
361 #define IN_CLASSC(i) (((in_addr_t)(i) & 0xe0000000) == 0xc0000000) macro