Searched refs:vlan_interface_stop (Results 1 – 1 of 1) sorted by relevance
46 static int vlan_interface_stop(const struct device *dev);67 .stop = vlan_interface_stop,551 static int vlan_interface_stop(const struct device *dev) in vlan_interface_stop() function