Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DPasspointMatchInfo.java33 private static final int IPPROTO_UDP = 17; field in PasspointMatchInfo
85 sPortScores.put(IPPROTO_UDP, udpMap); in sPortScores.put() argument