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

/linux-master/include/uapi/linux/
H A Din.h280 #define IN_CLASSB(a) ((((long int) (a)) & 0xc0000000) == 0x80000000) macro
/linux-master/tools/include/uapi/linux/
H A Din.h280 #define IN_CLASSB(a) ((((long int) (a)) & 0xc0000000) == 0x80000000) macro
/linux-master/net/ipv4/
H A Dipconfig.c454 else if (IN_CLASSB(ntohl(ic_myaddr)))
H A Ddevinet.c1026 else if (IN_CLASSB(haddr))

Completed in 125 milliseconds