Home
last modified time | relevance | path

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

/packages/modules/NetworkStack/src/android/net/apf/
DApfFilter.java1048 MATCH_DROP, // the RAs match, but the APF program would drop. enumConstant
1152 return MatchType.MATCH_DROP; in matches()
2484 } else if (result == Ra.MatchType.MATCH_DROP) { in processRa()