Searched refs:gether_set_ifname (Results 1 – 3 of 3) sorted by relevance
257 int gether_set_ifname(struct net_device *net, const char *name, int len);
159 ret = gether_set_ifname(opts->net, page, len); \
1018 int gether_set_ifname(struct net_device *net, const char *name, int len) in gether_set_ifname() function1044 EXPORT_SYMBOL_GPL(gether_set_ifname);
Completed in 5 milliseconds