Home
last modified time | relevance | path

Searched refs:giaddr (Results 1 – 5 of 5) sorted by relevance

/trueos/sbin/dhclient/
HDdhcp.h69 struct in_addr giaddr; /* DHCP relay agent IP address */ member
HDdhclient.c1608 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()
/trueos/sys/nfs/
HDbootp_subr.c115 struct in_addr giaddr; member
854 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()
/trueos/contrib/wpa/src/drivers/
HDdriver_wired.c76 u_int32_t giaddr; member
/trueos/libexec/bootpd/
HDChanges159 Make bootpgw put a correct address in "giaddr" when