Searched refs:serveraddr (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/app/forlinx/quectelCM/libmnl/dhcp/ |
| H A D | dhcpclient.c | 94 uint32_t serveraddr; member 109 *server = last_good_info.serveraddr; in get_dhcp_info() 146 ipaddr_to_string_v4(info->serveraddr), info->lease); in dump_dhcp_info() 204 if (optlen >= 4) memcpy(&info->serveraddr, x, 4); in decode_dhcp_msg() 423 size = init_dhcp_request_msg(msg, hwaddr, xid, info.ipaddr, info.serveraddr); in dhcp_init_ifc()
|
| H A D | dhcpmsg.c | 74 uint32_t ipaddr, uint32_t serveraddr) in init_dhcp_request_msg() argument 94 memcpy(x, &serveraddr, 4); in init_dhcp_request_msg()
|
| H A D | dhcpmsg.h | 104 uint32_t ipaddr, uint32_t serveraddr);
|
| /OK3568_Linux_fs/u-boot/net/ |
| H A D | .arp.o.cmd | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | README | 1542 Keeps the server's MAC address, in the env 'serveraddr'
|