Home
last modified time | relevance | path

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

/systemd-251/src/network/
Dnetworkd-network.h134 bool dhcp_send_hostname; member
Dnetworkd-network-gperf.gperf221 … 0, offsetof(Network, dhcp_send_hostname)
543 … 0, offsetof(Network, dhcp_send_hostname)
Dnetworkd-dhcp6.c522 if (!link->network->dhcp_send_hostname) in dhcp6_set_hostname()
Dnetworkd-network.c404 .dhcp_send_hostname = true, in network_load_one()
Dnetworkd-dhcp4.c1223 if (!link->network->dhcp_send_hostname) in dhcp4_set_hostname()