Searched refs:giaddr (Results 1 – 5 of 5) sorted by relevance
69 struct in_addr giaddr; /* DHCP relay agent IP address */ member
1608 memset(&(ip->client->packet.giaddr), in make_discover()1609 0, sizeof(ip->client->packet.giaddr)); in make_discover()1742 memset(&ip->client->packet.giaddr, 0, in make_request()1743 sizeof(ip->client->packet.giaddr)); in make_request()1816 memset(&ip->client->packet.giaddr, 0, in make_decline()1817 sizeof(ip->client->packet.giaddr)); in make_decline()
115 struct in_addr giaddr; member854 if (gctx->reply.giaddr.s_addr != in bootpc_call()857 print_in_addr(gctx->reply.giaddr); in bootpc_call()1397 ifctx->gw.sin_addr = ifctx->reply.giaddr; in bootpc_decode_reply()1398 if (ifctx->reply.giaddr.s_addr != htonl(INADDR_ANY)) { in bootpc_decode_reply()1400 print_in_addr(ifctx->reply.giaddr); in bootpc_decode_reply()
76 u_int32_t giaddr; member
159 Make bootpgw put a correct address in "giaddr" when