Searched refs:tc_setup_cb_add (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | cls_matchall.c | 112 err = tc_setup_cb_add(block, tp, TC_SETUP_CLSMATCHALL, &cls_mall, in mall_replace_hw_filter()
|
| H A D | cls_bpf.c | 172 err = tc_setup_cb_add(block, tp, TC_SETUP_CLSBPF, &cls_bpf, in cls_bpf_offload_cmd()
|
| H A D | cls_u32.c | 559 err = tc_setup_cb_add(block, tp, TC_SETUP_CLSU32, &cls_u32, skip_sw, in u32_replace_hw_knode()
|
| H A D | cls_api.c | 3306 int tc_setup_cb_add(struct tcf_block *block, struct tcf_proto *tp, in tc_setup_cb_add() function 3348 EXPORT_SYMBOL(tc_setup_cb_add);
|
| H A D | cls_flower.c | 469 err = tc_setup_cb_add(block, tp, TC_SETUP_CLSFLOWER, &cls_flower, in fl_hw_replace_filter()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | pkt_cls.h | 545 int tc_setup_cb_add(struct tcf_block *block, struct tcf_proto *tp,
|