Searched refs:eth_header_parse (Results 1 – 8 of 8) sorted by relevance
| /linux/net/ethernet/ |
| H A D | eth.c | 196 int eth_header_parse(const struct sk_buff *skb, const struct net_device *dev, in eth_header_parse() function 204 EXPORT_SYMBOL(eth_header_parse); 330 .parse = eth_header_parse,
|
| /linux/include/linux/ |
| H A D | if_ether.h | 43 int eth_header_parse(const struct sk_buff *skb, const struct net_device *dev,
|
| H A D | etherdevice.h | 45 int eth_header_parse(const struct sk_buff *skb, const struct net_device *dev,
|
| /linux/net/8021q/ |
| H A D | vlan_dev.c | 492 .parse = eth_header_parse, 512 .parse = eth_header_parse,
|
| /linux/net/hsr/ |
| H A D | hsr_device.c | 249 .parse = eth_header_parse,
|
| /linux/drivers/net/ipvlan/ |
| H A D | ipvlan_main.c | 391 .parse = eth_header_parse,
|
| /linux/drivers/media/dvb-core/ |
| H A D | dvb_net.c | 1307 .parse = eth_header_parse,
|
| /linux/drivers/net/ |
| H A D | macvlan.c | 616 .parse = eth_header_parse,
|