suse man page for dev_load

Query: dev_load

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DEV_LOAD(9)						      Network device support						       DEV_LOAD(9)

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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 DEV_LOAD(9)
Related Man Pages
network_namespaces(7) - opendarwin
network_namespaces(7) - xfree86
network_namespaces(7) - centos
network_namespaces(7) - x11r4
network_namespaces(7) - opensolaris
Similar Topics in the Unix Linux Community
Problem with script not able to take parameters passed to it
How to check the status of script for every 5 min?