Lines Matching refs:nlattr

224 	struct nlattr *nest;  in tcf_dump_walker()
296 struct nlattr *nest; in tcf_del_walker()
408 int tcf_idr_create(struct tc_action_net *tn, u32 index, struct nlattr *est, in tcf_idr_create()
464 struct nlattr *est, struct tc_action **a, in tcf_idr_create_from_flags()
636 static struct tc_action_ops *tc_lookup_action(struct nlattr *kind) in tc_lookup_action()
788 struct nlattr *nest; in tcf_action_dump_1()
828 struct nlattr *nest; in tcf_action_dump()
851 static struct tc_cookie *nla_memdup_cookie(struct nlattr **tb) in nla_memdup_cookie()
867 static u8 tcf_action_hw_stats_get(struct nlattr *hw_stats_attr) in tcf_action_hw_stats_get()
912 struct nlattr *nla, struct nlattr *est, in tcf_action_init_1()
923 struct nlattr *tb[TCA_ACT_MAX + 1]; in tcf_action_init_1()
924 struct nlattr *kind; in tcf_action_init_1()
1026 int tcf_action_init(struct net *net, struct tcf_proto *tp, struct nlattr *nla, in tcf_action_init()
1027 struct nlattr *est, char *name, int ovr, int bind, in tcf_action_init()
1031 struct nlattr *tb[TCA_ACT_MAX_PRIO + 1]; in tcf_action_init()
1141 struct nlattr *nest; in tca_get_fill()
1188 static struct tc_action *tcf_action_get_1(struct net *net, struct nlattr *nla, in tcf_action_get_1()
1192 struct nlattr *tb[TCA_ACT_MAX + 1]; in tcf_action_get_1()
1232 static int tca_action_flush(struct net *net, struct nlattr *nla, in tca_action_flush()
1241 struct nlattr *nest; in tca_action_flush()
1242 struct nlattr *tb[TCA_ACT_MAX + 1]; in tca_action_flush()
1244 struct nlattr *kind; in tca_action_flush()
1374 tca_action_gd(struct net *net, struct nlattr *nla, struct nlmsghdr *n, in tca_action_gd()
1378 struct nlattr *tb[TCA_ACT_MAX_PRIO + 1]; in tca_action_gd()
1447 static int tcf_action_add(struct net *net, struct nlattr *nla, in tcf_action_add()
1480 struct nlattr *tca[TCA_ROOT_MAX + 1]; in tc_ctl_action()
1527 static struct nlattr *find_dump_kind(struct nlattr **nla) in find_dump_kind()
1529 struct nlattr *tb1, *tb2[TCA_ACT_MAX + 1]; in find_dump_kind()
1530 struct nlattr *tb[TCA_ACT_MAX_PRIO + 1]; in find_dump_kind()
1531 struct nlattr *kind; in find_dump_kind()
1554 struct nlattr *nest; in tc_dump_action()
1558 struct nlattr *tb[TCA_ROOT_MAX + 1]; in tc_dump_action()
1559 struct nlattr *count_attr = NULL; in tc_dump_action()
1561 struct nlattr *kind = NULL; in tc_dump_action()