Searched refs:FUNC (Results 1 – 1 of 1) sorted by relevance
/hostap-latest/wpa_supplicant/ |
D | config.c | 2493 #define FUNC(f) _FUNC(f), 0 macro 2522 { FUNC(bssid) }, 2523 { FUNC(bssid_hint) }, 2524 { FUNC(bssid_ignore) }, 2525 { FUNC(bssid_accept) }, 2526 { FUNC(bssid_blacklist) }, /* deprecated alias for bssid_ignore */ 2527 { FUNC(bssid_whitelist) }, /* deprecated alias for bssid_accept */ 2532 { FUNC(proto) }, 2533 { FUNC(key_mgmt) }, 2535 { FUNC(pairwise) }, [all …]
|