]> git.proxmox.com Git - mirror_iproute2.git/blobdiff - rdma/rdma.h
tc: util: constrain percentage in 0-100 interval
[mirror_iproute2.git] / rdma / rdma.h
index 9ed9e045044583442141a8e7242c1028b83323ae..885a751e61d97e9517505b7752c68e653da453d2 100644 (file)
@@ -93,6 +93,7 @@ char *rd_argv(struct rd *rd);
 int cmd_dev(struct rd *rd);
 int cmd_link(struct rd *rd);
 int cmd_res(struct rd *rd);
+int cmd_sys(struct rd *rd);
 int rd_exec_cmd(struct rd *rd, const struct rd_cmd *c, const char *str);
 int rd_exec_dev(struct rd *rd, int (*cb)(struct rd *rd));
 int rd_exec_require_dev(struct rd *rd, int (*cb)(struct rd *rd));