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); \
989 int gether_set_ifname(struct net_device *net, const char *name, int len) in gether_set_ifname() function1015 EXPORT_SYMBOL_GPL(gether_set_ifname);
Completed in 14 milliseconds