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.h420 struct cfg80211_sched_scan_request { struct
422 int delay, flags;
423 uint8_t mac_addr[ETH_ALEN], mac_addr_mask[ETH_ALEN];
424 uint64_t reqid;
425 int n_match_sets;
426 int n_scan_plans;
427 int n_ssids;
428 int n_channels;
429 int ie_len;
430 uint8_t *ie;
[all …]