Searched refs:IN_CLASSB (Results 1 – 8 of 8) sorted by relevance
261 #define IN_CLASSB(a) ((((long int) (a)) & 0xc0000000) == 0x80000000) macro
256 #define IN_CLASSB(a) ((((long int) (a)) & 0xc0000000) == 0x80000000) macro
176 #define IN_CLASSB(a) ((((in_addr_t)(a)) & 0xc0000000) == 0x80000000) macro
430 else if (IN_CLASSB(ntohl(ic_myaddr))) in ic_defaults()
997 else if (IN_CLASSB(haddr)) in inet_abc_len()