Home
last modified time | relevance | path

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

/linux/net/core/
H A Dnet-sysfs.c610 static int change_group(struct net_device *dev, unsigned long new_group) in change_group() function
619 return netdev_store(dev, attr, buf, len, change_group); in group_store()