Searched refs:tc_setup_cb_replace (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/sched/ |
H A D | cls_bpf.c | 166 err = tc_setup_cb_replace(block, tp, TC_SETUP_CLSBPF, &cls_bpf, in cls_bpf_offload_cmd()
|
H A D | cls_api.c | 3358 int tc_setup_cb_replace(struct tcf_block *block, struct tcf_proto *tp, in tc_setup_cb_replace() function 3406 EXPORT_SYMBOL(tc_setup_cb_replace); variable
|
/kernel/linux/linux-5.10/include/net/ |
H A D | pkt_cls.h | 548 int tc_setup_cb_replace(struct tcf_block *block, struct tcf_proto *tp,
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | cls_bpf.c | 167 err = tc_setup_cb_replace(block, tp, TC_SETUP_CLSBPF, &cls_bpf, in cls_bpf_offload_cmd()
|
H A D | cls_api.c | 3584 int tc_setup_cb_replace(struct tcf_block *block, struct tcf_proto *tp, in tc_setup_cb_replace() function 3632 EXPORT_SYMBOL(tc_setup_cb_replace); variable
|
/kernel/linux/linux-6.6/include/net/ |
H A D | pkt_cls.h | 587 int tc_setup_cb_replace(struct tcf_block *block, struct tcf_proto *tp,
|
Completed in 16 milliseconds