Home | History | Annotate | Download | only in tc

Lines Matching refs:rtattr

68 static int print_noaopt(struct action_util *au, FILE *f, struct rtattr *opt)
169 struct rtattr *tail, *tail2;
289 static int tc_print_one_action(FILE *f, struct rtattr *arg)
292 struct rtattr *tb[TCA_ACT_MAX + 1];
335 tc_print_action_flush(FILE *f, const struct rtattr *arg)
338 struct rtattr *tb[TCA_MAX + 1];
361 tc_print_action(FILE *f, const struct rtattr *arg, unsigned short tot_acts)
372 struct rtattr *tb[tot_acts + 1];
400 struct rtattr *tb[TCA_ROOT_MAX+1];
454 struct rtattr *tail;
455 struct rtattr *tail2;
567 struct rtattr *tail = NLMSG_TAIL(&req.n);
590 struct rtattr *tail, *tail2, *tail3, *tail4;