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

/linux-master/include/uapi/linux/
H A Din.h298 #define IN_CLASSE(a) ((((long int) (a)) & 0xf0000000) == 0xf0000000) macro
/linux-master/tools/include/uapi/linux/
H A Din.h298 #define IN_CLASSE(a) ((((long int) (a)) & 0xf0000000) == 0xf0000000) macro
/linux-master/net/ipv4/
H A Dipconfig.c458 else if (IN_CLASSE(ntohl(ic_myaddr)))
H A Ddevinet.c1030 else if (IN_CLASSE(haddr))

Completed in 130 milliseconds