Searched refs:vlan_dev_set_mac_address (Results 1 – 3 of 3) sorted by relevance
67 int vlan_dev_set_mac_address(struct net_device *dev, void* addr);
494 new_dev->set_mac_address = vlan_dev_set_mac_address; in register_vlan_device()
696 int vlan_dev_set_mac_address(struct net_device *dev, void *addr_struct_p) in vlan_dev_set_mac_address() function