Home
last modified time | relevance | path

Searched defs:init_res (Results 1 – 2 of 2) sorted by relevance

/linux/net/sched/
H A Dact_api.c1224 tca_put_bound_many(struct tc_action * actions[],int init_res[]) tca_put_bound_many() argument
1315 tcf_idr_insert_many(struct tc_action * actions[],int init_res[]) tcf_idr_insert_many() argument
1399 tcf_action_init_1(struct net * net,struct tcf_proto * tp,struct nlattr * nla,struct nlattr * est,struct tc_action_ops * a_o,int * init_res,u32 flags,struct netlink_ext_ack * extack) tcf_action_init_1() argument
1468 tcf_action_init(struct net * net,struct tcf_proto * tp,struct nlattr * nla,struct nlattr * est,struct tc_action * actions[],int init_res[],size_t * attr_size,u32 flags,u32 fl_flags,struct netlink_ext_ack * extack) tcf_action_init() argument
2103 int init_res[TCA_ACT_MAX_PRIO] = {}; tcf_action_add() local
[all...]
H A Dcls_api.c3398 int init_res[TCA_ACT_MAX_PRIO] = {}; in tcf_exts_validate_ex() local