Home
last modified time | relevance | path

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

/linux-4.1.27/net/batman-adv/
Ddebugfs.h25 int batadv_debugfs_add_meshif(struct net_device *dev);
Ddebugfs.c505 int batadv_debugfs_add_meshif(struct net_device *dev) in batadv_debugfs_add_meshif() function
Dsoft-interface.c796 ret = batadv_debugfs_add_meshif(dev); in batadv_softif_init_late()