Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dpkt_cls.h39 struct tcf_block_cb;
73 void *tcf_block_cb_priv(struct tcf_block_cb *block_cb);
74 struct tcf_block_cb *tcf_block_cb_lookup(struct tcf_block *block,
76 void tcf_block_cb_incref(struct tcf_block_cb *block_cb);
77 unsigned int tcf_block_cb_decref(struct tcf_block_cb *block_cb);
78 struct tcf_block_cb *__tcf_block_cb_register(struct tcf_block *block,
86 struct tcf_block_cb *block_cb);
144 void *tcf_block_cb_priv(struct tcf_block_cb *block_cb) in tcf_block_cb_priv()
150 struct tcf_block_cb *tcf_block_cb_lookup(struct tcf_block *block, in tcf_block_cb_lookup()
157 void tcf_block_cb_incref(struct tcf_block_cb *block_cb) in tcf_block_cb_incref()
[all …]
/Linux-v4.19/net/sched/
Dcls_api.c802 struct tcf_block_cb { struct
810 void *tcf_block_cb_priv(struct tcf_block_cb *block_cb) in tcf_block_cb_priv() argument
816 struct tcf_block_cb *tcf_block_cb_lookup(struct tcf_block *block, in tcf_block_cb_lookup()
818 { struct tcf_block_cb *block_cb; in tcf_block_cb_lookup()
827 void tcf_block_cb_incref(struct tcf_block_cb *block_cb) in tcf_block_cb_incref()
833 unsigned int tcf_block_cb_decref(struct tcf_block_cb *block_cb) in tcf_block_cb_decref()
872 struct tcf_block_cb *__tcf_block_cb_register(struct tcf_block *block, in __tcf_block_cb_register()
877 struct tcf_block_cb *block_cb; in __tcf_block_cb_register()
902 struct tcf_block_cb *block_cb; in tcf_block_cb_register()
911 struct tcf_block_cb *block_cb) in __tcf_block_cb_unregister()
[all …]
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c1507 struct tcf_block_cb *block_cb; in mlxsw_sp_setup_tc_block_flower_bind()
1554 struct tcf_block_cb *block_cb; in mlxsw_sp_setup_tc_block_flower_unbind()