lwt_ip_encap
lwt_ip_encap(IPV6_ENCAP, EGRESS, "vrf red");
lwt_ip_encap(IPV6_ENCAP, INGRESS, "vrf red");
lwt_ip_encap(IPV4_ENCAP, EGRESS, "vrf red");
lwt_ip_encap(IPV4_ENCAP, INGRESS, "vrf red");
lwt_ip_encap(IPV6_ENCAP, EGRESS, "");
lwt_ip_encap(IPV6_ENCAP, INGRESS, "");
lwt_ip_encap(IPV4_ENCAP, EGRESS, "");
lwt_ip_encap(IPV4_ENCAP, INGRESS, "");