Home
last modified time | relevance | path

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

/linux-4.1.27/net/batman-adv/
Ddebugfs.h28 void batadv_debugfs_del_hardif(struct batadv_hard_iface *hard_iface);
Ddebugfs.c497 void batadv_debugfs_del_hardif(struct batadv_hard_iface *hard_iface) in batadv_debugfs_del_hardif() function
Dhard-interface.c548 batadv_debugfs_del_hardif(hard_iface); in batadv_hardif_remove_interface_finish()