Home
last modified time | relevance | path

Searched refs:IDIAG_COOKIE_OFFSET (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NetworkStack/src/com/android/networkstack/netlink/
DTcpSocketTracker.java96 private static final int IDIAG_COOKIE_OFFSET = 44; field in TcpSocketTracker
239 bytes.position(bytes.position() + IDIAG_COOKIE_OFFSET); in pollSocketsInfo()
244 + StructInetDiagMsg.STRUCT_SIZE - IDIAG_COOKIE_OFFSET in pollSocketsInfo()