Linux Kernel
3.7.1
|
#include <lapb.h>
Data Fields | |
void(* | connect_confirmation )(struct net_device *dev, int reason) |
void(* | connect_indication )(struct net_device *dev, int reason) |
void(* | disconnect_confirmation )(struct net_device *dev, int reason) |
void(* | disconnect_indication )(struct net_device *dev, int reason) |
int(* | data_indication )(struct net_device *dev, struct sk_buff *skb) |
void(* | data_transmit )(struct net_device *dev, struct sk_buff *skb) |