Searched refs:tc_action_load_ops (Results 1 – 3 of 3) sorted by relevance
210 struct tc_action_ops *tc_action_load_ops(struct nlattr *nla, bool police,
1297 struct tc_action_ops *tc_action_load_ops(struct nlattr *nla, bool police, in tc_action_load_ops() function1448 a_o = tc_action_load_ops(tb[i], flags & TCA_ACT_FLAGS_POLICE, in tcf_action_init()
3269 a_o = tc_action_load_ops(tb[exts->police], true, in tcf_exts_validate_ex()
Completed in 16 milliseconds