Home
last modified time | relevance | path

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

/linux-6.1.9/net/batman-adv/
Dsoft-interface.c126 static int batadv_interface_set_mac_addr(struct net_device *dev, void *p) in batadv_interface_set_mac_addr() function
879 .ndo_set_mac_address = batadv_interface_set_mac_addr,