Home
last modified time | relevance | path

Searched refs:tun_p_from_eth_p (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/
H A Dtun_proto.h32 static inline u8 tun_p_from_eth_p(__be16 proto) in tun_p_from_eth_p() function
/OK3568_Linux_fs/kernel/net/nsh/
H A Dnsh.c23 next_proto = tun_p_from_eth_p(skb->protocol); in nsh_push()
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dflow_netlink.c3351 next_proto = tun_p_from_eth_p(eth_type); in __ovs_nla_copy_actions()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dvxlan.c2322 gpe->next_protocol = tun_p_from_eth_p(protocol); in vxlan_build_gpe_hdr()