Home
last modified time | relevance | path

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

/third_party/libnl/lib/route/qdisc/
Dhfsc.c76 hfsc->ch_fsc = tsc; in hfsc_class_msg_parser()
121 hfsc_dump_tsc(p, &hfsc->ch_fsc); in hfsc_class_dump_line()
160 tsc = hfsc->ch_fsc; in hfsc_class_msg_fill()
267 *tsc = hfsc->ch_fsc; in rtnl_class_hfsc_get_fsc()
282 hfsc->ch_fsc = *tsc; in rtnl_class_hfsc_set_fsc()
/third_party/libnl/include/netlink-private/
Dtypes.h829 struct tc_service_curve ch_fsc; member