Home
last modified time | relevance | path

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

/linux/include/net/
H A Dact_api.h216 struct tc_action_ops *tc_action_load_ops(struct nlattr *nla, u32 flags,
/linux/net/sched/
H A Dact_api.c1332 struct tc_action_ops *tc_action_load_ops(struct nlattr *nla, u32 flags, in tc_action_load_ops() function
1497 a_o = tc_action_load_ops(tb[i], flags, extack); in tcf_action_init()
H A Dcls_api.c3399 a_o = tc_action_load_ops(tb[exts->police], flags, in tcf_exts_validate_ex()