Home
last modified time | relevance | path

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

/systemd-251/src/systemd/
Dsd-dhcp6-client.h270 int sd_dhcp6_client_add_option(sd_dhcp6_client *client, sd_dhcp6_option *v);
/systemd-251/src/network/
Dnetworkd-dhcp6.c604 r = sd_dhcp6_client_add_option(client, send_option); in dhcp6_configure()
/systemd-251/src/libsystemd-network/
Dsd-dhcp6-client.c506 int sd_dhcp6_client_add_option(sd_dhcp6_client *client, sd_dhcp6_option *v) { in sd_dhcp6_client_add_option() function