Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dact_api.h195 void tcf_idr_insert_many(struct tc_action *actions[], int init_res[]);
/linux-6.15/net/sched/
H A Dact_api.c1306 void tcf_idr_insert_many(struct tc_action *actions[], int init_res[]) in tcf_idr_insert_many() function
1540 tcf_idr_insert_many(actions, init_res); in tcf_action_init()
H A Dcls_api.c3413 tcf_idr_insert_many(exts->actions, init_res); in tcf_exts_validate_ex()