Home
last modified time | relevance | path

Searched refs:sd_dhcp_client_add_vendor_option (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/systemd/
Dsd-dhcp-client.h316 int sd_dhcp_client_add_vendor_option(sd_dhcp_client *client, sd_dhcp_option *v);
/systemd-251/src/network/
Dnetworkd-dhcp4.c1473 r = sd_dhcp_client_add_vendor_option(link->dhcp_client, send_option); in dhcp4_configure()
/systemd-251/src/libsystemd-network/
Dsd-dhcp-client.c659 int sd_dhcp_client_add_vendor_option(sd_dhcp_client *client, sd_dhcp_option *v) { in sd_dhcp_client_add_vendor_option() function