Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
H A Dtun_proto.h32 static inline u8 tun_p_from_eth_p(__be16 proto) in tun_p_from_eth_p() function
/kernel/linux/linux-6.6/include/net/
H A Dtun_proto.h33 static inline u8 tun_p_from_eth_p(__be16 proto) in tun_p_from_eth_p() function
/kernel/linux/linux-5.10/net/nsh/
H A Dnsh.c23 next_proto = tun_p_from_eth_p(skb->protocol); in nsh_push()
/kernel/linux/linux-6.6/net/nsh/
H A Dnsh.c24 next_proto = tun_p_from_eth_p(skb->protocol); in nsh_push()
/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow_netlink.c3365 next_proto = tun_p_from_eth_p(eth_type); in __ovs_nla_copy_actions()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow_netlink.c3409 next_proto = tun_p_from_eth_p(eth_type); in __ovs_nla_copy_actions()
/kernel/linux/linux-5.10/drivers/net/vxlan/
H A Dvxlan_core.c2320 gpe->next_protocol = tun_p_from_eth_p(protocol); in vxlan_build_gpe_hdr()
/kernel/linux/linux-6.6/drivers/net/vxlan/
H A Dvxlan_core.c2148 gpe->next_protocol = tun_p_from_eth_p(protocol); in vxlan_build_gpe_hdr()

Completed in 24 milliseconds