Home
last modified time | relevance | path

Searched refs:tcf_block_cb_incref (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/net/
Dpkt_cls.h76 void tcf_block_cb_incref(struct tcf_block_cb *block_cb);
157 void tcf_block_cb_incref(struct tcf_block_cb *block_cb) in tcf_block_cb_incref() function
/Linux-v4.19/net/sched/
Dcls_api.c827 void tcf_block_cb_incref(struct tcf_block_cb *block_cb) in tcf_block_cb_incref() function
831 EXPORT_SYMBOL(tcf_block_cb_incref);
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c1526 tcf_block_cb_incref(block_cb); in mlxsw_sp_setup_tc_block_flower_bind()