Searched refs:tcf_action_dump (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | act_api.h | 194 int tcf_action_dump(struct sk_buff *skb, struct tc_action *actions[], int bind,
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | act_api.c | 851 int tcf_action_dump(struct sk_buff *skb, struct tc_action *actions[], in tcf_action_dump() function 1208 if (tcf_action_dump(skb, actions, bind, ref, false) < 0) in tca_get_fill()
|
| H A D | cls_api.c | 3142 if (tcf_action_dump(skb, exts->actions, 0, 0, false) in tcf_exts_dump() 3179 if (tcf_action_dump(skb, exts->actions, 0, 0, true) < 0) in tcf_exts_terse_dump()
|