Scroll to navigation

DEV_SET_GROUP(9) Network device support DEV_SET_GROUP(9)

NAME

dev_set_group - Change group this device belongs to

SYNOPSIS

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

ARGUMENTS

struct net_device * dev
device

int new_group

group this device should belong to

COPYRIGHT

September 2017 Kernel Hackers Manual 4.12