Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
irlan_eth.h File Reference

Go to the source code of this file.

Functions

struct net_devicealloc_irlandev (const char *name)
 
int irlan_eth_receive (void *instance, void *sap, struct sk_buff *skb)
 
void irlan_eth_flow_indication (void *instance, void *sap, LOCAL_FLOW flow)
 

Function Documentation

struct net_device* alloc_irlandev ( const char name)
read

Definition at line 97 of file irlan_eth.c.

void irlan_eth_flow_indication ( void instance,
void sap,
LOCAL_FLOW  flow 
)

Definition at line 270 of file irlan_eth.c.

int irlan_eth_receive ( void instance,
void sap,
struct sk_buff skb 
)

Definition at line 224 of file irlan_eth.c.