Home
last modified time | relevance | path

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

/systemd-251/src/network/
Dnetworkd-ipv4ll.c110 static void ipv4ll_handler(sd_ipv4ll *ll, int event, void *userdata) { in ipv4ll_handler() function
205 r = sd_ipv4ll_set_callback(link->ipv4ll, ipv4ll_handler, link); in ipv4ll_configure()