Searched refs:softif_destroy (Results 1 – 3 of 3) sorted by relevance
32 void softif_destroy(struct net_device *soft_iface);
413 softif_destroy(hard_iface->soft_iface); in hardif_disable_interface()
886 void softif_destroy(struct net_device *soft_iface) in softif_destroy() function