Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:FUNC

1305 /* FUNC: Define a configuration variable that uses a custom function for
1313 #define FUNC(f) _FUNC(f), 0
1346 { FUNC(bssid) },
1348 { FUNC(proto) },
1349 { FUNC(key_mgmt) },
1350 { FUNC(pairwise) },
1351 { FUNC(group) },
1352 { FUNC
1354 { FUNC(eap) },
1438 #undef FUNC