Home
last modified time | relevance | path

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

/external/libnl/lib/route/qdisc/
Dhfsc.c84 hfsc->ch_usc = tsc; in hfsc_class_msg_parser()
123 hfsc_dump_tsc(p, &hfsc->ch_usc); in hfsc_class_dump_line()
165 tsc = hfsc->ch_usc; in hfsc_class_msg_fill()
295 *tsc = hfsc->ch_usc; in rtnl_class_hfsc_get_usc()
310 hfsc->ch_usc = *tsc; in rtnl_class_hfsc_set_usc()
/external/libnl/include/netlink-private/
Dtypes.h830 struct tc_service_curve ch_usc; member