Home
last modified time | relevance | path

Searched refs:tca_id (Results 1 – 25 of 30) sorted by relevance

12

/external/iproute2/tc/
Dm_mirred.c66 int tca_id, struct nlmsghdr *n) in parse_direction() argument
194 addattr_l(n, MAX_MSG, tca_id, NULL, 0); in parse_direction()
206 int tca_id, struct nlmsghdr *n) in parse_mirred() argument
227 int ret = parse_direction(a, &argc, &argv, tca_id, n); in parse_mirred()
Dtc_util.h101 int parse_police(int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n);
113 char ***argv_p, int tca_id, struct nlmsghdr *n);
118 int parse_action(int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n);
Dm_police.c55 int tca_id, struct nlmsghdr *n) in act_parse_police() argument
233 addattr_l(n, MAX_MSG, tca_id, NULL, 0); in act_parse_police()
252 int parse_police(int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) in parse_police() argument
254 return act_parse_police(NULL, argc_p, argv_p, tca_id, n); in parse_police()
Dm_connmark.c45 parse_connmark(struct action_util *a, int *argc_p, char ***argv_p, int tca_id, in parse_connmark() argument
99 addattr_l(n, MAX_MSG, tca_id, NULL, 0); in parse_connmark()
Dm_simple.c97 parse_simple(struct action_util *a, int *argc_p, char ***argv_p, int tca_id, in parse_simple() argument
151 addattr_l(n, MAX_MSG, tca_id, NULL, 0); in parse_simple()
Dm_nat.c85 parse_nat(struct action_util *a, int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) in parse_nat() argument
133 addattr_l(n, MAX_MSG, tca_id, NULL, 0); in parse_nat()
Dm_gact.c77 int tca_id, struct nlmsghdr *n) in parse_gact() argument
149 addattr_l(n, MAX_MSG, tca_id, NULL, 0); in parse_gact()
Dm_sample.c39 int tca_id, struct nlmsghdr *n) in parse_sample() argument
125 addattr_l(n, MAX_MSG, tca_id, NULL, 0); in parse_sample()
Dm_csum.c89 char ***argv_p, int tca_id, struct nlmsghdr *n) in parse_csum() argument
142 addattr_l(n, MAX_MSG, tca_id, NULL, 0); in parse_csum()
Dm_skbmod.c51 int tca_id, struct nlmsghdr *n) in parse_skbmod() argument
147 addattr_l(n, MAX_MSG, tca_id, NULL, 0); in parse_skbmod()
Dm_skbedit.c53 parse_skbedit(struct action_util *a, int *argc_p, char ***argv_p, int tca_id, in parse_skbedit() argument
146 addattr_l(n, MAX_MSG, tca_id, NULL, 0); in parse_skbedit()
Dm_vlan.c51 int tca_id, struct nlmsghdr *n) in parse_vlan() argument
161 addattr_l(n, MAX_MSG, tca_id, NULL, 0); in parse_vlan()
Dm_bpf.c75 int tca_id, struct nlmsghdr *n) in bpf_parse_opt() argument
94 addattr_l(n, MAX_MSG, tca_id, NULL, 0); in bpf_parse_opt()
Dm_tunnel_key.c85 int tca_id, struct nlmsghdr *n) in parse_tunnel_key() argument
102 addattr_l(n, MAX_MSG, tca_id, NULL, 0); in parse_tunnel_key()
Dm_ife.c55 int tca_id, struct nlmsghdr *n) in parse_ife() argument
182 addattr_l(n, MAX_MSG, tca_id, NULL, 0); in parse_ife()
Dm_xt.c147 char ***argv_p, int tca_id, struct nlmsghdr *n) argument
269 addattr_l(n, MAX_MSG, tca_id, NULL, 0);
Dm_pedit.h89 int tca_id, struct nlmsghdr *n);
Dm_xt_old.c208 char ***argv_p, int tca_id, struct nlmsghdr *n) in parse_ipt() argument
313 addattr_l(n, MAX_MSG, tca_id, NULL, 0); in parse_ipt()
Dm_ipt.c281 char ***argv_p, int tca_id, struct nlmsghdr *n) in parse_ipt() argument
388 addattr_l(n, MAX_MSG, tca_id, NULL, 0); in parse_ipt()
Dm_ematch.c319 int parse_ematch(int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) in parse_ematch() argument
346 addattr_l(n, MAX_MSG, tca_id, NULL, 0); in parse_ematch()
Dm_action.c154 int parse_action(int *argc_p, char ***argv_p, int tca_id, struct nlmsghdr *n) in parse_action() argument
173 addattr_l(n, MAX_MSG, tca_id, NULL, 0); in parse_action()
Dm_pedit.c616 int parse_pedit(struct action_util *a, int *argc_p, char ***argv_p, int tca_id, in parse_pedit() argument
690 addattr_l(n, MAX_MSG, tca_id, NULL, 0); in parse_pedit()
/external/kernel-headers/original/uapi/linux/
Dpkt_cls.h119 enum tca_id { enum
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h72902 enum tca_id { enum
72988 enum tca_id id;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h115352 enum tca_id { enum
115451 enum tca_id id;

12