Home
last modified time | relevance | path

Searched defs:addrBytes (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DBpfCoordinator.java2284 private Inet4Address parseIPv4Address(byte[] addrBytes) { in parseIPv4Address()
/packages/modules/NetworkStack/src/android/net/apf/
DLegacyApfFilter.java2361 public static int ipv4BroadcastAddress(byte[] addrBytes, int prefixLength) { in ipv4BroadcastAddress()
DApfFilter.java2855 public static int ipv4BroadcastAddress(byte[] addrBytes, int prefixLength) { in ipv4BroadcastAddress()