Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/ila/
H A Dila_lwt.c252 newts->type = LWTUNNEL_ENCAP_ILA; in ila_build_state()
326 return lwtunnel_encap_add_ops(&ila_encap_ops, LWTUNNEL_ENCAP_ILA);
331 lwtunnel_encap_del_ops(&ila_encap_ops, LWTUNNEL_ENCAP_ILA);
/openbmc/linux/include/uapi/linux/
H A Dlwtunnel.h11 LWTUNNEL_ENCAP_ILA, enumerator
/openbmc/linux/net/core/
H A Dlwtunnel.c39 case LWTUNNEL_ENCAP_ILA: in lwtunnel_encap_str()