Searched refs:ether_addr_copy (Results 1 – 2 of 2) sorted by relevance
| /include/linux/ | ||
| D | etherdevice.h | 301 static inline void ether_addr_copy(u8 *dst, const u8 *src) in ether_addr_copy() function |
| /include/net/ | ||
| D | bonding.h | 459 ether_addr_copy(dst, src); in bond_hw_addr_copy() |