Searched refs:dev_set_group (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/core/
H A Ddev.h93 void dev_set_group(struct net_device *dev, int new_group);
H A Dnet-sysfs.c490 dev_set_group(dev, (int)new_group);
H A Drtnetlink.c2854 dev_set_group(dev, nla_get_u32(tb[IFLA_GROUP]));
3401 dev_set_group(dev, nla_get_u32(tb[IFLA_GROUP]));
H A Ddev.c8896 * dev_set_group - Change group this device belongs to
8900 void dev_set_group(struct net_device *dev, int new_group) function

Completed in 211 milliseconds