Searched defs:IN_CLASSA_NET (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/kernel/uapi/linux/
H A Din.h188 #define IN_CLASSA_NET 0xff000000 macro
190 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/
H A Din.h188 #define IN_CLASSA_NET 0xff000000 macro
190 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
/bionic/tools/versioner/dependencies/common/kernel_uapi/linux/
H A Din.h188 #define IN_CLASSA_NET 0xff000000 macro
190 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)

Completed in 216 milliseconds