Home
last modified time | relevance | path

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

/net/sched/
Dcls_api.c1301 int tcf_block_get_ext(struct tcf_block **p_block, struct Qdisc *q, in tcf_block_get_ext() argument
1338 *p_block = block; in tcf_block_get_ext()
1359 int tcf_block_get(struct tcf_block **p_block, in tcf_block_get() argument
1369 return tcf_block_get_ext(p_block, q, &ei, extack); in tcf_block_get()