Searched refs:IPV4_BIT_MASK (Results 1 – 2 of 2) sorted by relevance
46 #define IPV4_BIT_MASK 0x80 macro
307 while ((maskValue & IPV4_BIT_MASK) != 0) { in NetMaskFormat()