Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dwifi_hal.cpp1241 int mlen = min(match_len, reg->match_len); in register_monitor_sock() local
1246 if (memcmp(reg->match, match, mlen) == 0) { in register_monitor_sock()