dev_set_group(9) Change group this device belongs to

SYNOPSIS

void dev_set_group(struct net_device * dev, int new_group);

ARGUMENTS

dev

device

new_group

group this device should belong to

COPYRIGHT