dev_set_group (9) - Linux Manuals

dev_set_group: Change group this device belongs to

NAME

dev_set_group - 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