Home
last modified time | relevance | path

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

/packages/modules/Connectivity/common/src/com/android/net/module/util/bpf/
DCookieTagMapKey.java28 public final long socketCookie; field in CookieTagMapKey
30 public CookieTagMapKey(final long socketCookie) { in CookieTagMapKey()