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