Home
last modified time | relevance | path

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

/linux-4.1.27/net/batman-adv/
Dsoft-interface.h25 struct net_device *batadv_softif_create(const char *name);
Dhard-interface.c386 soft_iface = batadv_softif_create(iface_name); in batadv_hardif_enable_interface()
Dsoft-interface.c931 struct net_device *batadv_softif_create(const char *name) in batadv_softif_create() function