Home
last modified time | relevance | path

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

/linux/net/sched/
A Dsch_ingress.c103 err = tcf_block_get_ext(&q->block, sch, &q->block_info, extack); in ingress_init()
269 err = tcf_block_get_ext(&q->ingress_block, sch, &q->ingress_block_info, in clsact_init()
288 return tcf_block_get_ext(&q->egress_block, sch, &q->egress_block_info, extack); in clsact_init()
A Dcls_api.c1471 int tcf_block_get_ext(struct tcf_block **p_block, struct Qdisc *q, in tcf_block_get_ext() function
1531 EXPORT_SYMBOL(tcf_block_get_ext);
1550 return tcf_block_get_ext(p_block, q, &ei, extack); in tcf_block_get()
3960 return tcf_block_get_ext(&qe->block, sch, &qe->info, extack); in tcf_qevent_init()
/linux/include/net/
A Dpkt_cls.h58 int tcf_block_get_ext(struct tcf_block **p_block, struct Qdisc *q,
130 int tcf_block_get_ext(struct tcf_block **p_block, struct Qdisc *q, in tcf_block_get_ext() function

Completed in 23 milliseconds