Searched refs:sd_dhcp_client_add_vendor_option (Results 1 – 3 of 3) sorted by relevance
316 int sd_dhcp_client_add_vendor_option(sd_dhcp_client *client, sd_dhcp_option *v);
1473 r = sd_dhcp_client_add_vendor_option(link->dhcp_client, send_option); in dhcp4_configure()
659 int sd_dhcp_client_add_vendor_option(sd_dhcp_client *client, sd_dhcp_option *v) { in sd_dhcp_client_add_vendor_option() function