HomeSort by: relevance | last modified time | path
    Searched refs:NL80211_IFTYPE_MONITOR (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/wpa/dist/src/drivers/
driver_nl80211_monitor.c 383 nl80211_create_iface(drv, buf, NL80211_IFTYPE_MONITOR, NULL,
nl80211_copy.h 3448 * @NL80211_IFTYPE_MONITOR: monitor interface receiving all frames
3473 NL80211_IFTYPE_MONITOR,
driver_nl80211.c 5974 case NL80211_IFTYPE_MONITOR:
6014 if (iftype == NL80211_IFTYPE_MONITOR) {
6066 iftype == NL80211_IFTYPE_MONITOR) {
6071 if (addr && iftype != NL80211_IFTYPE_MONITOR &&
6097 if (addr && iftype != NL80211_IFTYPE_MONITOR &&
8932 nlmode == NL80211_IFTYPE_MONITOR))
  /src/external/bsd/libpcap/dist/
pcap-linux.c 731 NLA_PUT_U32(msg, NL80211_ATTR_IFTYPE, NL80211_IFTYPE_MONITOR);
4976 if (type == NL80211_IFTYPE_MONITOR) {

Completed in 37 milliseconds