Home
last modified time | relevance | path

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

/linux-4.4.14/net/batman-adv/
Dsoft-interface.c72 static int batadv_get_sset_count(struct net_device *dev, int stringset);
82 .get_sset_count = batadv_get_sset_count,
1139 static int batadv_get_sset_count(struct net_device *dev, int stringset) in batadv_get_sset_count() function