eth_header_parse_protocol   42 include/linux/etherdevice.h __be16 eth_header_parse_protocol(const struct sk_buff *skb);
eth_header_parse_protocol  284 net/ethernet/eth.c EXPORT_SYMBOL(eth_header_parse_protocol);
eth_header_parse_protocol  368 net/ethernet/eth.c 	.parse_protocol	= eth_header_parse_protocol,