sk_buff
struct sk_buff *rx_skbuff[RX_RING];
struct sk_buff *tx_skbuff[TX_RING];
struct sk_buff *tx_skbuff[TX_RING_SIZE];
struct sk_buff *rx_skbuff[RX_RING_SIZE];
struct sk_buff *skb;
struct sk_buff *skb;
struct sk_buff *tx_skbuff[TX_RING_SIZE];
struct sk_buff *skb;
struct sk_buff **ptr;
struct sk_buff *skb;
static inline unsigned char *skb_network_header(const struct sk_buff *skb)
static inline int skb_network_offset(const struct sk_buff *skb)
int frob(struct sk_buff *skb)
int frob(struct sk_buff *skb)
typedef struct sk_buff mb_t;
# define mbuf sk_buff