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

/systemd/src/systemd/
H A Dsd-ndisc.h53 int sd_ndisc_set_mac(sd_ndisc *nd, const struct ether_addr *mac_addr);
/systemd/src/libsystemd-network/
H A Dtest-ndisc-rs.c134 assert_se(sd_ndisc_set_mac(nd, &mac_addr) >= 0);
H A Dsd-ndisc.c157 int sd_ndisc_set_mac(sd_ndisc *nd, const struct ether_addr *mac_addr) { function
/systemd/src/network/
H A Dnetworkd-ndisc.c233 r = sd_ndisc_set_mac(link->ndisc_router_discovery, &link->mac);

Completed in 544 milliseconds