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

/systemd/src/libsystemd-network/
H A Dsd-ipv4acd.c475 static bool ether_addr_is_nul(const struct ether_addr *addr) { function
492 assert_return(!ether_addr_is_nul(&ll->mac_addr), -EINVAL);

Completed in 17 milliseconds