eth_header_parse_protocol
proto = __vlan_get_protocol(skb, eth_header_parse_protocol(skb),
.parse_protocol = eth_header_parse_protocol,
.parse_protocol = eth_header_parse_protocol,
__be16 eth_header_parse_protocol(const struct sk_buff *skb);
EXPORT_SYMBOL(eth_header_parse_protocol);
.parse_protocol = eth_header_parse_protocol,