Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
nci_ops Struct Reference

#include <nci_core.h>

Data Fields

int(* open )(struct nci_dev *ndev)
 
int(* close )(struct nci_dev *ndev)
 
int(* send )(struct sk_buff *skb)
 

Detailed Description

Definition at line 66 of file nci_core.h.

Field Documentation

int(* close)(struct nci_dev *ndev)

Definition at line 68 of file nci_core.h.

int(* open)(struct nci_dev *ndev)

Definition at line 67 of file nci_core.h.

int(* send)(struct sk_buff *skb)

Definition at line 69 of file nci_core.h.


The documentation for this struct was generated from the following file: