Searched refs:rtnl_tc_set_overhead (Results 1 – 8 of 8) sorted by relevance
89 extern void rtnl_tc_set_overhead(struct rtnl_tc *, uint32_t);
76 rtnl_tc_set_overhead(tc, nl_cli_parse_u32(arg)); in nl_cli_tc_parse_overhead()
68 rtnl_tc_set_overhead(tc, tbf->qt_rate.rs_overhead); in tbf_msg_parser()
97 rtnl_tc_set_overhead(tc, htb->ch_rate.rs_overhead); in htb_class_msg_parser()
312 extern void rtnl_tc_set_overhead(struct rtnl_tc *, uint32_t);
149 capi.rtnl_tc_set_overhead(self._rtnl_tc, int(value))
415 void rtnl_tc_set_overhead(struct rtnl_tc *tc, uint32_t overhead) in rtnl_tc_set_overhead() function
1388 void rtnl_tc_set_overhead(struct rtnl_tc *tc, uint32_t overhead);