Home
last modified time | relevance | path

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

/systemd-251/src/network/
Dnetworkd-setlink.h16 int link_request_to_set_mac(Link *link, bool allow_retry);
Dnetworkd-setlink.c141 r = link_request_to_set_mac(link, /* allow_retry = */ false); in link_set_mac_allow_retry_handler()
755 int link_request_to_set_mac(Link *link, bool allow_retry) { in link_request_to_set_mac() function
Dnetworkd-link.c1056 r = link_request_to_set_mac(link, /* allow_retry = */ true); in link_configure()