Linux Kernel
3.7.1
|
#include <hdlcdrv.h>
Data Fields | |
const char * | drvname |
const char * | drvinfo |
int(* | open )(struct net_device *) |
int(* | close )(struct net_device *) |
int(* | ioctl )(struct net_device *, struct ifreq *, struct hdlcdrv_ioctl *, int) |
int(* close)(struct net_device *) |
int(* ioctl)(struct net_device *, struct ifreq *, struct hdlcdrv_ioctl *, int) |
int(* open)(struct net_device *) |