Home
last modified time | relevance | path

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

/third_party/libnl/include/netlink/route/
Dtc.h89 extern void rtnl_tc_set_overhead(struct rtnl_tc *, uint32_t);
/third_party/libnl/src/lib/
Dtc.c77 rtnl_tc_set_overhead(tc, nl_cli_parse_u32(arg)); in nl_cli_tc_parse_overhead()
/third_party/libnl/lib/route/qdisc/
Dtbf.c68 rtnl_tc_set_overhead(tc, tbf->qt_rate.rs_overhead); in tbf_msg_parser()
Dhtb.c105 rtnl_tc_set_overhead(tc, htb->ch_rate.rs_overhead); in htb_class_msg_parser()
/third_party/libnl/python/netlink/route/
Dcapi.i312 extern void rtnl_tc_set_overhead(struct rtnl_tc *, uint32_t);
Dtc.py149 capi.rtnl_tc_set_overhead(self._rtnl_tc, int(value))
/third_party/libnl/
Dlibnl-route-3.sym815 rtnl_tc_set_overhead;
/third_party/libnl/lib/route/
Dtc.c429 void rtnl_tc_set_overhead(struct rtnl_tc *tc, uint32_t overhead) in rtnl_tc_set_overhead() function
/third_party/libnl/doc/
Droute.txt1488 void rtnl_tc_set_overhead(struct rtnl_tc *tc, uint32_t overhead);