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.java95 private static final int IDIAG_COOKIE_OFFSET = 44; field in TcpSocketTracker
238 bytes.position(bytes.position() + IDIAG_COOKIE_OFFSET); in pollSocketsInfo()
243 + StructInetDiagMsg.STRUCT_SIZE - IDIAG_COOKIE_OFFSET in pollSocketsInfo()