Home
last modified time | relevance | path

Searched refs:dhcp_send_decline (Results 1 – 4 of 4) sorted by relevance

/systemd-251/src/network/
Dnetworkd-network.h150 bool dhcp_send_decline; member
Dnetworkd-network-gperf.gperf237 … 0, offsetof(Network, dhcp_send_decline)
Dnetworkd-dhcp4.c913 …addr->duplicate_address_detection = link->network->dhcp_send_decline ? ADDRESS_FAMILY_IPV4 : ADDRE… in dhcp4_request_address()
Dnetworkd-link.c329 … !link->network->dhcp_send_decline && /* IPv4 ACD for the DHCPv4 address is running. */ in link_stop_engines()