Home
last modified time | relevance | path

Searched refs:SD_DHCP_RELAY_AGENT_REMOTE_ID (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/systemd/
Dsd-dhcp-client.h221 SD_DHCP_RELAY_AGENT_REMOTE_ID = 2, enumerator
/systemd-251/src/libsystemd-network/
Ddhcp-option.c136 … r = dhcp_option_append_tlv(options, size, &current_offset, SD_DHCP_RELAY_AGENT_REMOTE_ID, in option_append()