LWTUNNEL_ENCAP_ILA
case LWTUNNEL_ENCAP_ILA:
newts->type = LWTUNNEL_ENCAP_ILA;
return lwtunnel_encap_add_ops(&ila_encap_ops, LWTUNNEL_ENCAP_ILA);
lwtunnel_encap_del_ops(&ila_encap_ops, LWTUNNEL_ENCAP_ILA);