NETDEV_IOCTL

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

netdev_ioctl -  

SYNOPSIS

"SYNOPSIS"

int netdev_ioctl (struct net_device * dev, struct ifreq * rq, int cmd);  

ARGUMENTS

dev
network interface on which out-of-band action is to be performed
rq
user request data
cmd
command issued by user
 

DESCRIPTION

Process the various out-of-band ioctls passed to this driver.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 07:07:19 GMT, October 06, 2005