Home
last modified time | relevance | path

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

/net/sched/
Dcls_api.c1336 int tcf_block_get_ext(struct tcf_block **p_block, struct Qdisc *q, in tcf_block_get_ext() argument
1373 *p_block = block; in tcf_block_get_ext()
1394 int tcf_block_get(struct tcf_block **p_block, in tcf_block_get() argument
1404 return tcf_block_get_ext(p_block, q, &ei, extack); in tcf_block_get()