Home
last modified time | relevance | path

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

/linux/include/net/
H A Dact_api.h201 void tcf_idr_insert_many(struct tc_action *actions[], int init_res[]);
/linux/net/sched/
H A Dact_api.c1315 void tcf_idr_insert_many(struct tc_action *actions[], int init_res[]) in tcf_idr_insert_many() function
1561 tcf_idr_insert_many(actions, init_res); in tcf_action_init()
H A Dcls_api.c3420 tcf_idr_insert_many(exts->actions, init_res); in tcf_exts_validate_ex()