Searched refs:first_octet (Results 1 – 1 of 1) sorted by relevance
975 u8_t first_octet = ip4_addr1(&dhcp->offered_ip_addr); in dhcp_bind() local976 if (first_octet <= 127) { in dhcp_bind()978 } else if (first_octet >= 192) { in dhcp_bind()