Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h403 struct cfg80211_sched_scan_request { struct
405 int delay, flags;
406 uint8_t mac_addr[ETH_ALEN], mac_addr_mask[ETH_ALEN];
407 uint64_t reqid;
408 int n_match_sets;
409 int n_scan_plans;
410 int n_ssids;
411 int n_channels;
412 int ie_len;
413 uint8_t *ie;
[all …]