Searched defs:IN_CLASSB (Results 1 - 1 of 1) sorted by path

/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Din.h322 #define IN_CLASSB(i) (((u_int32_t)(i) & 0xc0000000) == 0x80000000) macro

Completed in 266 milliseconds