Searched refs:sd_dhcp6_client_add_option (Results 1 – 3 of 3) sorted by relevance
270 int sd_dhcp6_client_add_option(sd_dhcp6_client *client, sd_dhcp6_option *v);
604 r = sd_dhcp6_client_add_option(client, send_option); in dhcp6_configure()
506 int sd_dhcp6_client_add_option(sd_dhcp6_client *client, sd_dhcp6_option *v) { in sd_dhcp6_client_add_option() function