Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dlwtunnel.h12 LWTUNNEL_ENCAP_IP6, enumerator
/openbmc/linux/include/net/
H A Ddst_metadata.h65 dst->lwtstate->type == LWTUNNEL_ENCAP_IP6)) in skb_tunnel_info()
/openbmc/linux/net/core/
H A Dlwtunnel.c54 case LWTUNNEL_ENCAP_IP6: in lwtunnel_encap_str()
/openbmc/linux/net/ipv4/
H A Dip_tunnel_core.c962 new_state->type = LWTUNNEL_ENCAP_IP6; in ip6_tun_build_state()
1047 lwtunnel_encap_add_ops(&ip6_tun_lwt_ops, LWTUNNEL_ENCAP_IP6); in ip_tunnel_core_init()