Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:FUNC

1109 /* FUNC: Define a configuration variable that uses a custom function for
1113 #define FUNC(f) _FUNC(f), 0
1146 { FUNC(bssid) },
1148 { FUNC(proto) },
1149 { FUNC(key_mgmt) },
1150 { FUNC(pairwise) },
1151 { FUNC(group) },
1152 { FUNC(auth_alg) },
1154 { FUNC(eap) },
1231 #undef FUNC