Home
last modified time | relevance | path

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

/external/libnl/lib/route/sch/
Dcbq.c107 nla_memcpy(&cbq->cbq_fopt, tb[TCA_CBQ_FOPT], sizeof(cbq->cbq_fopt)); in cbq_msg_parser()
218 rtnl_tc_handle2str(cbq->cbq_fopt.split, buf, sizeof(buf)), in cbq_dump_details()
219 cbq->cbq_fopt.defmap); in cbq_dump_details()
/external/libnl/include/
Dnetlink-types.h652 struct tc_cbq_fopt cbq_fopt; member