DEV_LOAD(9) Network device support DEV_LOAD(9)NAMEdev_load - load a network moduleSYNOPSISvoid dev_load(struct net * net, const char * name);ARGUMENTSnet the applicable net namespace name name of interfaceDESCRIPTIONIf 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 DEV_LOAD(9)
| Related Man Pages |
|---|
| network_namespaces(7) - opendarwin |
| network_namespaces(7) - xfree86 |
| network_namespaces(7) - minix |
| network_namespaces(7) - x11r4 |
| network_namespaces(7) - debian |
| 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? |