Searched refs:yiaddr (Results 1 - 3 of 3) sorted by relevance

/systemd/src/libsystemd-network/
H A Ddhcp-protocol.h38 be32_t yiaddr; member in struct:DHCPMessage
H A Dsd-dhcp-server.c277 packet->dhcp.yiaddr,
376 messages to the client’s hardware address and ’yiaddr’ address. In
454 packet->dhcp.yiaddr = address;
491 packet->dhcp.yiaddr = address;
813 /* this must be filled in with the yiaddr
H A Dsd-dhcp-client.c670 filled in with the yiaddr value from the chosen DHCPOFFER.
1107 lease->address = offer->yiaddr;
1179 lease->address = ack->yiaddr;

Completed in 1412 milliseconds