Searched refs:LWTUNNEL_ENCAP_SEG6_LOCAL (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dlwtunnel.h15 LWTUNNEL_ENCAP_SEG6_LOCAL, enumerator in enum:lwtunnel_encap_types
/linux-master/net/core/
H A Dlwtunnel.c45 case LWTUNNEL_ENCAP_SEG6_LOCAL:
/linux-master/net/ipv6/
H A Dseg6_local.c2530 newts->type = LWTUNNEL_ENCAP_SEG6_LOCAL;
2706 LWTUNNEL_ENCAP_SEG6_LOCAL);
2711 lwtunnel_encap_del_ops(&seg6_local_ops, LWTUNNEL_ENCAP_SEG6_LOCAL);

Completed in 115 milliseconds