Searched refs:p_block (Results 1 – 1 of 1) sorted by relevance
1336 int tcf_block_get_ext(struct tcf_block **p_block, struct Qdisc *q, in tcf_block_get_ext() argument1373 *p_block = block; in tcf_block_get_ext()1394 int tcf_block_get(struct tcf_block **p_block, in tcf_block_get() argument1404 return tcf_block_get_ext(p_block, q, &ei, extack); in tcf_block_get()