Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dact_api.h191 struct tc_action *actions[], int init_res[], size_t *attr_size,
198 struct tc_action_ops *a_o, int *init_res,
/Linux-v5.15/net/sched/
Dact_api.c1007 struct tc_action_ops *a_o, int *init_res, in tcf_action_init_1() argument
1044 *init_res = err; in tcf_action_init_1()
1066 int init_res[], size_t *attr_size, u32 flags, in tcf_action_init() argument
1096 &init_res[i - 1], flags, extack); in tcf_action_init()
1504 int init_res[TCA_ACT_MAX_PRIO] = {}; in tcf_action_add() local
1507 ret = tcf_action_init(net, NULL, nla, NULL, actions, init_res, in tcf_action_add()
1519 if (init_res[i] == ACT_P_CREATED) in tcf_action_add()
Dcls_api.c3034 int init_res[TCA_ACT_MAX_PRIO] = {}; in tcf_exts_validate() local
3048 rate_tlv, a_o, init_res, flags, in tcf_exts_validate()
3063 rate_tlv, exts->actions, init_res, in tcf_exts_validate()