Lines Matching refs:FUNC
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) },
2536 { FUNC(group) },
2537 { FUNC(group_mgmt) },
2538 { FUNC(auth_alg) },
2539 { FUNC(scan_freq) },
2540 { FUNC(freq_list) },
2550 { FUNC(eap) },
2647 { FUNC(ocv) },
2649 { FUNC(peerkey) /* obsolete - removed */ },
2659 { FUNC(mesh_basic_rates) },
2671 { FUNC(go_p2p_dev_addr) },
2672 { FUNC(p2p_client_list) },
2673 { FUNC(psk_list) },
2776 #undef FUNC
5382 #define FUNC(f) #f, wpa_config_process_ ## f, NULL, OFFSET(f), NULL, NULL macro
5407 { FUNC(bgscan), CFG_CHANGED_BGSCAN },
5441 { FUNC(uuid), CFG_CHANGED_UUID },
5449 { FUNC(device_type), CFG_CHANGED_DEVICE_TYPE },
5450 { FUNC(os_version), CFG_CHANGED_OS_VERSION },
5454 { FUNC(wps_vendor_ext_m1), CFG_CHANGED_VENDOR_EXTENSION },
5457 { FUNC(sec_device_type), CFG_CHANGED_SEC_DEVICE_TYPE },
5470 { FUNC(p2p_pref_chan), CFG_CHANGED_P2P_PREF_CHAN },
5471 { FUNC(p2p_no_go_freq), CFG_CHANGED_P2P_PREF_CHAN },
5488 { FUNC(p2p_device_persistent_mac_addr), 0 },
5492 { FUNC(country), CFG_CHANGED_COUNTRY },
5505 { FUNC(hessid), 0 },
5525 { FUNC(sae_groups), 0 },
5530 { FUNC(ap_assocresp_elements), 0 },
5531 { FUNC(ap_vendor_elements), 0 },
5533 { FUNC(freq_list), 0 },
5534 { FUNC(initial_freq_list), 0},
5594 { FUNC(mld_connect_bssid_pref), 0 },
5602 #undef FUNC