Searched refs:LEAP_VERSION (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/wpa/src/eap_peer/
H A Deap_leap.c22 #define LEAP_VERSION 1 macro
89 if (*pos != LEAP_VERSION) {
119 wpabuf_put_u8(resp, LEAP_VERSION);
166 wpabuf_put_u8(resp, LEAP_VERSION);
212 if (*pos != LEAP_VERSION) {

Completed in 92 milliseconds