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.h425 struct cfg80211_sched_scan_request { struct
427 int delay, flags;
428 uint8_t mac_addr[ETH_ALEN], mac_addr_mask[ETH_ALEN];
429 uint64_t reqid;
430 int n_match_sets;
431 int n_scan_plans;
432 int n_ssids;
433 int n_channels;
434 int ie_len;
435 uint8_t *ie;
[all …]