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

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

Completed in 153 milliseconds