Home
last modified time | relevance | path

Searched refs:tcf_block_offload_inc (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/net/sched/
Dcls_matchall.c100 tcf_block_offload_inc(block, &head->flags); in mall_replace_hw_filter()
Dcls_bpf.c179 tcf_block_offload_inc(block, &prog->gen_flags); in cls_bpf_offload_cmd()
Dcls_u32.c577 tcf_block_offload_inc(block, &n->flags); in u32_replace_hw_knode()
Dcls_flower.c322 tcf_block_offload_inc(block, &f->flags); in fl_hw_replace_filter()
/Linux-v4.19/include/net/
Dsch_generic.h348 static inline void tcf_block_offload_inc(struct tcf_block *block, u32 *flags) in tcf_block_offload_inc() function
370 tcf_block_offload_inc(block, flags); in tc_cls_offload_cnt_update()