Searched refs:nativeGetIfaceStat (Results 1 – 1 of 1) sorted by relevance
1048 long nativeIfaceStats = nativeGetIfaceStat(iface, type, checkBpfStatsEnable()); in getIfaceStats()2203 private static native long nativeGetIfaceStat(String iface, int type, boolean useBpfStats); in nativeGetIfaceStat() method