Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
H A DBpfCoordinator.java1866 private Inet4Address parseIPv4Address(byte[] addrBytes) { in parseIPv4Address()
/aosp12/packages/modules/NetworkStack/src/android/net/apf/
H A DApfFilter.java2033 public static int ipv4BroadcastAddress(byte[] addrBytes, int prefixLength) { in ipv4BroadcastAddress()