Searched refs:prefixLength (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/app/forlinx/quectelCM/libmnl/dhcp/ |
| H A D | dhcpclient.c | 89 uint32_t prefixLength; member 100 void get_dhcp_info(uint32_t *ipaddr, uint32_t *gateway, uint32_t *prefixLength, in get_dhcp_info() argument 106 *prefixLength = last_good_info.prefixLength; in get_dhcp_info() 116 return if_set_network_v4(ifname, info->ipaddr, info->prefixLength, info->gateway, in dhcp_configure() 142 printf("ip %s gw %s prefixLength %d\n", addr, gway, info->prefixLength); in dump_dhcp_info() 187 info->prefixLength = mask_to_prefix_v4(mask); in decode_dhcp_msg()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | qunit-1.18.0.js | 188 …prefixLength,suffixLength,bestLongtextA,bestLongtextB,bestShorttextA,bestShorttextB;seed=longtext.… 189 …prefixLength);bestLongtextA=longtext.substring(0,i-suffixLength);bestLongtextB=longtext.substring(…
|