|
Linux Kernel
3.7.1
|
#include <linux/etherdevice.h>#include <linux/list.h>#include <linux/netdevice.h>#include <linux/slab.h>#include "dsa_priv.h"Go to the source code of this file.
Functions | |
| netdev_tx_t | trailer_xmit (struct sk_buff *skb, struct net_device *dev) |
Variables | |
| struct packet_type trailer_packet_type | __read_mostly |
| netdev_tx_t trailer_xmit | ( | struct sk_buff * | skb, |
| struct net_device * | dev | ||
| ) |
Definition at line 17 of file tag_trailer.c.
| struct packet_type trailer_packet_type __read_mostly |
Definition at line 117 of file tag_trailer.c.
1.8.2