1DEV_SET_GROUP(9) Network device support DEV_SET_GROUP(9)
23
4
NAME
6dev_set_group - Change group this device belongs to
7
SYNOPSIS
9void dev_set_group(struct net_device * dev, int new_group);
10
ARGUMENTS
12dev
13device
1415
new_group
16group this device should belong to
17
COPYRIGHT
19Kernel Hackers Manual 3.10 June 2019 DEV_SET_GROUP(9)