dev_load

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

dev_load - load a network module

SYNOPSIS

void dev_load(struct net * net, const char * name);

ARGUMENTS

net

the applicable net namespace

name

name of interface

DESCRIPTION

If a network interface is not present and the process has suitable privileges this function loads the module. If module loading is not available in this kernel then it becomes a nop.