Searched refs:tun_p_to_eth_p (Results 1 – 3 of 3) sorted by relevance
60 inner_proto = tun_p_to_eth_p(nh->np); in nsh_pop() 99 proto = tun_p_to_eth_p(nsh_hdr(skb)->np); in nsh_gso_segment()
16 static inline __be16 tun_p_to_eth_p(u8 proto) in tun_p_to_eth_p() function
622 *protocol = tun_p_to_eth_p(gpe->next_protocol); in vxlan_parse_gpe_proto()