Searched refs:tcFilterAddDevIngressPolice (Results 1 – 2 of 2) sorted by relevance
76 public static native void tcFilterAddDevIngressPolice(int ifIndex, short prio, short proto, in tcFilterAddDevIngressPolice() method in TcUtils
1653 TcUtils.tcFilterAddDevIngressPolice(params.index, TC_PRIO_POLICE, (short) ETH_P_ALL, in enableIngressRateLimit()