Searched refs:net_virtual_disable (Results 1 – 3 of 3) sorted by relevance
259 void net_virtual_disable(struct net_if *iface);261 static inline void net_virtual_disable(struct net_if *iface) in net_virtual_disable() function
278 void net_virtual_disable(struct net_if *iface) in net_virtual_disable() function
5474 net_virtual_disable(iface); in notify_iface_down()