Searched refs:IN_CLASSC (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Din.h286 #define IN_CLASSC(a) ((((long int) (a)) & 0xe0000000) == 0xc0000000) macro
/linux-master/tools/include/uapi/linux/
H A Din.h286 #define IN_CLASSC(a) ((((long int) (a)) & 0xe0000000) == 0xc0000000) macro
/linux-master/net/ipv4/
H A Dipconfig.c456 else if (IN_CLASSC(ntohl(ic_myaddr)))
H A Ddevinet.c1028 else if (IN_CLASSC(haddr))

Completed in 268 milliseconds