Searched refs:eth_protocol (Results 1 – 8 of 8) sorted by relevance
67 extern unsigned short eth_protocol(struct sk_buff *skb);
51 .protocol = eth_protocol,
61 .protocol = eth_protocol,
56 .protocol = eth_protocol,
48 .protocol = eth_protocol,
65 .protocol = eth_protocol,
888 unsigned short eth_protocol(struct sk_buff *skb) in eth_protocol() function