|
Linux Kernel
3.7.1
|
#include <hdlc.h>
Data Fields | |
| int(* | attach )(struct net_device *dev, unsigned short encoding, unsigned short parity) |
| netdev_tx_t(* | xmit )(struct sk_buff *skb, struct net_device *dev) |
| struct hdlc_proto * | proto |
| int | carrier |
| int | open |
| spinlock_t | state_lock |
| void * | state |
| void * | priv |
| spinlock_t state_lock |
| netdev_tx_t(* xmit)(struct sk_buff *skb, struct net_device *dev) |
1.8.2