Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dcommon.h124 struct list_head monitor_sockets; // list of monitor sockets member
Dwifilogger_diag.cpp2624 list_for_each_entry(reg, &info->monitor_sockets, list) { in diag_message_handler()