Home
last modified time | relevance | path

Searched refs:tc_setup_cb_reoffload (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/net/sched/
H A Dcls_matchall.c301 err = tc_setup_cb_reoffload(block, tp, add, cb, TC_SETUP_CLSMATCHALL, in mall_reoffload()
H A Dcls_bpf.c672 err = tc_setup_cb_reoffload(block, tp, add, cb, TC_SETUP_CLSBPF, in cls_bpf_reoffload()
H A Dcls_u32.c1279 return tc_setup_cb_reoffload(block, tp, add, cb, TC_SETUP_CLSU32, in u32_reoffload_knode()
H A Dcls_api.c3672 int tc_setup_cb_reoffload(struct tcf_block *block, struct tcf_proto *tp, in tc_setup_cb_reoffload() function
3689 EXPORT_SYMBOL(tc_setup_cb_reoffload);
H A Dcls_flower.c2594 err = tc_setup_cb_reoffload(block, tp, add, cb, in fl_reoffload()
/openbmc/linux/include/net/
H A Dpkt_cls.h595 int tc_setup_cb_reoffload(struct tcf_block *block, struct tcf_proto *tp,