Home | History | Annotate | Download | only in server

Lines Matching refs:rx

1228     private int getInterfaceThrottle(String iface, boolean rx) {
1231 event = mConnector.execute("interface", "getthrottle", iface, rx ? "rx" : "tx");
1236 if (rx) {