Home
last modified time | relevance | path

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

/systemd-251/src/network/
Dnetworkd-dhcp4.c1100 static int dhcp4_handler(sd_dhcp_client *client, int event, void *userdata) { in dhcp4_handler() function
1395 r = sd_dhcp_client_set_callback(link->dhcp_client, dhcp4_handler, link); in dhcp4_configure()