Home
last modified time | relevance | path

Searched refs:init_res (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/
H A Dact_api.h208 struct tc_action *actions[], int init_res[], size_t *attr_size,
215 struct tc_action_ops *a_o, int *init_res,
/openbmc/linux/net/sched/
H A Dact_api.c1380 struct tc_action_ops *a_o, int *init_res, in tcf_action_init_1() argument
1422 *init_res = err; in tcf_action_init_1()
1449 int init_res[], size_t *attr_size, in tcf_action_init() argument
1480 &init_res[i - 1], flags, extack); in tcf_action_init()
2002 int init_res[TCA_ACT_MAX_PRIO] = {}; in tcf_action_add() local
2005 ret = tcf_action_init(net, NULL, nla, NULL, actions, init_res, in tcf_action_add()
2017 if (init_res[i] == ACT_P_CREATED) in tcf_action_add()
H A Dcls_api.c3275 int init_res[TCA_ACT_MAX_PRIO] = {}; in tcf_exts_validate_ex() local
3289 rate_tlv, a_o, init_res, flags, in tcf_exts_validate_ex()
3304 rate_tlv, exts->actions, init_res, in tcf_exts_validate_ex()