Home
last modified time | relevance | path

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

/net/batman-adv/
Ddebugfs.h22 int batadv_debugfs_add_meshif(struct net_device *dev);
43 static inline int batadv_debugfs_add_meshif(struct net_device *dev) in batadv_debugfs_add_meshif() function
Ddebugfs.c376 int batadv_debugfs_add_meshif(struct net_device *dev) in batadv_debugfs_add_meshif() function
Dsoft-interface.c845 ret = batadv_debugfs_add_meshif(dev); in batadv_softif_init_late()