Home
last modified time | relevance | path

Searched refs:RTA_ENCAP (Results 1 – 13 of 13) sorted by relevance

/external/strace/xlat/
Drtnl_route_attrs.h160 #if defined(RTA_ENCAP) || (defined(HAVE_DECL_RTA_ENCAP) && HAVE_DECL_RTA_ENCAP)
162 static_assert((RTA_ENCAP) == (22), "RTA_ENCAP != 22");
165 # define RTA_ENCAP 22
249 XLAT(RTA_ENCAP),
Drtnl_route_attrs.in23 RTA_ENCAP 22
/external/syzkaller/sys/linux/
Dsocket_netlink_route.txt436 # TODO: describe RTA_ENCAP
437 RTA_ENCAP nlattr[RTA_ENCAP, nl_generic_attr]
452 # TODO: describe RTA_ENCAP
453 RTA_ENCAP nlattr[RTA_ENCAP, nl_generic_attr]
Dsocket_netlink_route_amd64.const304 RTA_ENCAP = 22
Dsocket_netlink_route_arm.const304 RTA_ENCAP = 22
Dsocket_netlink_route_386.const304 RTA_ENCAP = 22
Dsocket_netlink_route_ppc64le.const304 RTA_ENCAP = 22
Dsocket_netlink_route_arm64.const304 RTA_ENCAP = 22
/external/strace/
Drtnl_route.c247 [RTA_ENCAP] = NULL, /* unimplemented */
/external/iproute2/ip/
Diproute.c405 if (tb[RTA_ENCAP]) in print_route()
406 lwt_print_encap(fp, tb[RTA_ENCAP_TYPE], tb[RTA_ENCAP]); in print_route()
648 if (tb[RTA_ENCAP]) in print_route()
651 tb[RTA_ENCAP]); in print_route()
1198 rta->rta_type = RTA_ENCAP; in iproute_modify()
Diproute_lwtunnel.c977 nest = rta_nest(rta, 1024, RTA_ENCAP); in lwt_parse_encap()
/external/iproute2/include/uapi/linux/
Drtnetlink.h325 RTA_ENCAP, enumerator
/external/kernel-headers/original/uapi/linux/
Drtnetlink.h337 RTA_ENCAP, enumerator