Searched refs:IN_CLASSC (Results 1 – 8 of 8) sorted by relevance
267 #define IN_CLASSC(a) ((((long int) (a)) & 0xe0000000) == 0xc0000000) macro
262 #define IN_CLASSC(a) ((((long int) (a)) & 0xe0000000) == 0xc0000000) macro
182 #define IN_CLASSC(a) ((((in_addr_t)(a)) & 0xe0000000) == 0xc0000000) macro
432 else if (IN_CLASSC(ntohl(ic_myaddr))) in ic_defaults()
999 else if (IN_CLASSC(haddr)) in inet_abc_len()