Searched refs:giaddr (Results 1 – 5 of 5) sorted by relevance
70 struct in_addr giaddr; /* DHCP relay agent IP address */ member
1733 memset(&(ip->client->packet.giaddr), in make_discover()1734 0, sizeof(ip->client->packet.giaddr)); in make_discover()1867 memset(&ip->client->packet.giaddr, 0, in make_request()1868 sizeof(ip->client->packet.giaddr)); in make_request()1941 memset(&ip->client->packet.giaddr, 0, in make_decline()1942 sizeof(ip->client->packet.giaddr)); in make_decline()
119 struct in_addr giaddr; member762 if (gctx->reply.giaddr.s_addr != in bootpc_call()765 print_in_addr(gctx->reply.giaddr); in bootpc_call()1347 ifctx->gw.sin_addr = ifctx->reply.giaddr; in bootpc_decode_reply()1348 if (ifctx->reply.giaddr.s_addr != htonl(INADDR_ANY)) { in bootpc_decode_reply()1350 print_in_addr(ifctx->reply.giaddr); in bootpc_decode_reply()
70 u_int32_t giaddr; member
158 Make bootpgw put a correct address in "giaddr" when