Searched refs:tcf_action_dump (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/include/net/ |
| D | act_api.h | 185 int tcf_action_dump(struct sk_buff *skb, struct tc_action *actions[], int bind,
|
| /Linux-v5.4/net/sched/ |
| D | act_api.c | 791 int tcf_action_dump(struct sk_buff *skb, struct tc_action *actions[], in tcf_action_dump() function 1059 if (tcf_action_dump(skb, actions, bind, ref) < 0) in tca_get_fill()
|
| D | cls_api.c | 3092 if (tcf_action_dump(skb, exts->actions, 0, 0) < 0) in tcf_exts_dump()
|