Searched refs:mask_to_prefix_v4 (Results 1 – 5 of 5) sorted by relevance
126 dbg_time("IPv4 Netmask: %d", mask_to_prefix_v4(ntohl(profile->ipv4.SubnetMask))); in udhcpc_start()131 mask_to_prefix_v4(profile->ipv4.SubnetMask), in udhcpc_start()
37 uint32_t mask_to_prefix_v4(uint32_t mask) in mask_to_prefix_v4() function
23 int mask_to_prefix_v4(in_addr_t mask);
26 int mask_to_prefix_v4(uint32_t mask) in mask_to_prefix_v4() function
187 info->prefixLength = mask_to_prefix_v4(mask); in decode_dhcp_msg()