Searched refs:sd_dhcp_client_stop (Results 1 - 4 of 4) sorted by relevance

/systemd/src/systemd/
H A Dsd-dhcp-client.h108 int sd_dhcp_client_stop(sd_dhcp_client *client);
/systemd/src/libsystemd-network/
H A Dtest-dhcp-client.c259 sd_dhcp_client_stop(client);
481 assert_se(sd_dhcp_client_stop(client) >= 0);
H A Dsd-dhcp-client.c1688 int sd_dhcp_client_stop(sd_dhcp_client *client) { function
/systemd/src/network/
H A Dnetworkd-link.c507 k = sd_dhcp_client_stop(link->dhcp_client);

Completed in 23 milliseconds