RTA_ENCAP         674 net/ipv4/fib_frontend.c 	[RTA_ENCAP]		= { .type = NLA_NESTED },
RTA_ENCAP         809 net/ipv4/fib_frontend.c 		case RTA_ENCAP:
RTA_ENCAP         712 net/ipv4/fib_semantics.c 			fib_cfg.fc_encap = nla_find(attrs, attrlen, RTA_ENCAP);
RTA_ENCAP        1645 net/ipv4/fib_semantics.c 				RTA_ENCAP, RTA_ENCAP_TYPE) < 0)
RTA_ENCAP        4855 net/ipv6/route.c 	[RTA_ENCAP]		= { .type = NLA_NESTED },
RTA_ENCAP        4912 net/ipv6/route.c 		    tb[RTA_MULTIPATH] || tb[RTA_ENCAP]) {
RTA_ENCAP        4982 net/ipv6/route.c 	if (tb[RTA_ENCAP])
RTA_ENCAP        4983 net/ipv6/route.c 		cfg->fc_encap = tb[RTA_ENCAP];
RTA_ENCAP        5102 net/ipv6/route.c 			r_cfg.fc_encap = nla_find(attrs, attrlen, RTA_ENCAP);