Searched refs:NET_MASK_LENGTH (Results 1 – 2 of 2) sorted by relevance
52 constexpr int NET_MASK_LENGTH = 24; variable
2413 if ((ipEqualsGw) || ((netmaskLenth == NET_MASK_LENGTH) && (invalidIp))) { in IsIpAddressInvalid()