Searched refs:net_if_set_link_addr_unlocked (Results 1 – 2 of 2) sorted by relevance
1189 static inline int net_if_set_link_addr_unlocked(struct net_if *iface, in net_if_set_link_addr_unlocked() function1252 return net_if_set_link_addr_unlocked(iface, addr, len, type); in net_if_set_link_addr()
566 ret = net_if_set_link_addr_unlocked(iface, addr, len, type); in net_if_set_link_addr_locked()