|
libnl 2.0
|
The FIFO qdisc comes in two flavours: More...
Attribute Modification | |
| int | rtnl_qdisc_fifo_set_limit (struct rtnl_qdisc *qdisc, int limit) |
| Set limit of FIFO qdisc. | |
| int | rtnl_qdisc_fifo_get_limit (struct rtnl_qdisc *qdisc) |
| Get limit of a FIFO qdisc. | |
The configuration is exactly the same, the decision which of the two variations is going to be used is made based on the kind of the qdisc (rtnl_qdisc_set_kind()).
| int rtnl_qdisc_fifo_set_limit | ( | struct rtnl_qdisc * | qdisc, |
| int | limit | ||
| ) |
1.7.3