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.
Macros | |
#define | DSA_HLEN 4 |
Functions | |
netdev_tx_t | dsa_xmit (struct sk_buff *skb, struct net_device *dev) |
Variables | |
struct packet_type dsa_packet_type | __read_mostly |
netdev_tx_t dsa_xmit | ( | struct sk_buff * | skb, |
struct net_device * | dev | ||
) |
struct packet_type dsa_packet_type __read_mostly |