Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtun_proto.h33 static inline u8 tun_p_from_eth_p(__be16 proto) in tun_p_from_eth_p() function
/linux/net/nsh/
H A Dnsh.c24 next_proto = tun_p_from_eth_p(skb->protocol); in nsh_push()
/linux/net/openvswitch/
H A Dflow_netlink.c3394 next_proto = tun_p_from_eth_p(eth_type); in __ovs_nla_copy_actions()