Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DPasspointMatchInfo.java32 private static final int IPPROTO_TCP = 6; field in PasspointMatchInfo
84 sPortScores.put(IPPROTO_TCP, tcpMap); in sPortScores.put() argument