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.h431 struct cfg80211_sched_scan_request { struct
433 int delay, flags;
434 uint8_t mac_addr[ETH_ALEN], mac_addr_mask[ETH_ALEN];
435 uint64_t reqid;
436 int n_match_sets;
437 int n_scan_plans;
438 int n_ssids;
439 int n_channels;
440 int ie_len;
441 uint8_t *ie;
[all …]