Home
last modified time | relevance | path

Searched refs:tun_p_to_eth_p (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/nsh/
H A Dnsh.c59 inner_proto = tun_p_to_eth_p(nh->np); in nsh_pop()
96 proto = tun_p_to_eth_p(nsh_hdr(skb)->np); in nsh_gso_segment()
/kernel/linux/linux-6.6/net/nsh/
H A Dnsh.c60 inner_proto = tun_p_to_eth_p(nh->np); in nsh_pop()
97 proto = tun_p_to_eth_p(nsh_hdr(skb)->np); in nsh_gso_segment()
/kernel/linux/linux-5.10/include/net/
H A Dtun_proto.h15 static inline __be16 tun_p_to_eth_p(u8 proto) in tun_p_to_eth_p() function
/kernel/linux/linux-6.6/include/net/
H A Dtun_proto.h16 static inline __be16 tun_p_to_eth_p(u8 proto) in tun_p_to_eth_p() function
/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow_netlink.c3379 inner_proto = tun_p_to_eth_p(key->nsh.base.np); in __ovs_nla_copy_actions()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow_netlink.c3423 inner_proto = tun_p_to_eth_p(key->nsh.base.np); in __ovs_nla_copy_actions()
/kernel/linux/linux-5.10/drivers/net/vxlan/
H A Dvxlan_core.c751 *protocol = tun_p_to_eth_p(gpe->next_protocol); in vxlan_parse_gpe_proto()
/kernel/linux/linux-6.6/drivers/net/vxlan/
H A Dvxlan_core.c645 *protocol = tun_p_to_eth_p(gpe->next_protocol); in vxlan_parse_gpe_proto()

Completed in 21 milliseconds