Home
last modified time | relevance | path

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

/Linux-v4.19/net/batman-adv/
Ddebugfs.h32 int batadv_debugfs_add_meshif(struct net_device *dev);
49 static inline int batadv_debugfs_add_meshif(struct net_device *dev) in batadv_debugfs_add_meshif() function
Ddebugfs.c390 int batadv_debugfs_add_meshif(struct net_device *dev) in batadv_debugfs_add_meshif() function
Dsoft-interface.c855 ret = batadv_debugfs_add_meshif(dev); in batadv_softif_init_late()