Searched refs:gether_get_ifname (Results 1 – 4 of 4) sorted by relevance
249 int gether_get_ifname(struct net_device *net, char *name, int len);
148 ret = gether_get_ifname(opts->net, page, PAGE_SIZE); \
1003 int gether_get_ifname(struct net_device *net, char *name, int len) in gether_get_ifname() function1010 EXPORT_SYMBOL_GPL(gether_get_ifname);
599 return gether_get_ifname(to_f_phonet_opts(item)->net, page, PAGE_SIZE); in f_phonet_ifname_show()