tun_p_from_eth_p
gpe->next_protocol = tun_p_from_eth_p(protocol);
next_proto = tun_p_from_eth_p(skb->protocol);
next_proto = tun_p_from_eth_p(eth_type);