Searched refs:p_block (Results 1 – 1 of 1) sorted by relevance
1301 int tcf_block_get_ext(struct tcf_block **p_block, struct Qdisc *q, in tcf_block_get_ext() argument1338 *p_block = block; in tcf_block_get_ext()1359 int tcf_block_get(struct tcf_block **p_block, in tcf_block_get() argument1369 return tcf_block_get_ext(p_block, q, &ei, extack); in tcf_block_get()