Home
last modified time | relevance | path

Searched refs:TCA_ACT_OPTIONS (Results 1 – 14 of 14) sorted by relevance

/external/strace/xlat/
Drtnl_tc_action_attrs.h20 #if defined(TCA_ACT_OPTIONS) || (defined(HAVE_DECL_TCA_ACT_OPTIONS) && HAVE_DECL_TCA_ACT_OPTIONS)
22 static_assert((TCA_ACT_OPTIONS) == (2), "TCA_ACT_OPTIONS != 2");
25 # define TCA_ACT_OPTIONS 2
68 XLAT(TCA_ACT_OPTIONS),
Drtnl_tc_action_attrs.in3 TCA_ACT_OPTIONS 2
/external/libnl/lib/route/
Dact.c88 if (!(opts = nla_nest_start(msg, TCA_ACT_OPTIONS))) in rtnl_act_fill_one()
424 if (tb2[TCA_ACT_OPTIONS]) { in rtnl_act_parse()
425 tc->tc_opts = nl_data_alloc_attr(tb2[TCA_ACT_OPTIONS]); in rtnl_act_parse()
/external/strace/
Drtnl_tc_action.c42 [TCA_ACT_OPTIONS] = NULL, /* unimplemented */
/external/syzkaller/sys/linux/
Dsocket_netlink_route_sched_arm.const50 TCA_ACT_OPTIONS = 2
Dsocket_netlink_route_sched_ppc64le.const50 TCA_ACT_OPTIONS = 2
Dsocket_netlink_route_sched_386.const50 TCA_ACT_OPTIONS = 2
Dsocket_netlink_route_sched_amd64.const50 TCA_ACT_OPTIONS = 2
Dsocket_netlink_route_sched_arm64.const50 TCA_ACT_OPTIONS = 2
Dsocket_netlink_route_sched.txt711 TCA_ACT_OPTIONS nlattr[TCA_ACT_OPTIONS, VALUES]
/external/iproute2/tc/
Dm_action.c220 ret = a->parse_aopt(a, &argc, &argv, TCA_ACT_OPTIONS, in parse_action()
300 err = a->print_aopt(a, f, tb[TCA_ACT_OPTIONS]); in tc_print_one_action()
/external/iproute2/include/uapi/linux/
Dpkt_cls.h14 TCA_ACT_OPTIONS, enumerator
/external/kernel-headers/original/uapi/linux/
Dpkt_cls.h14 TCA_ACT_OPTIONS, enumerator
/external/libnl/include/linux-private/linux/
Dpkt_cls.h81 TCA_ACT_OPTIONS, enumerator