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

/freebsd-13-stable/contrib/wpa/src/eap_peer/
H A Deap_leap.c17 #define LEAP_VERSION 1 macro
84 if (*pos != LEAP_VERSION) {
114 wpabuf_put_u8(resp, LEAP_VERSION);
165 wpabuf_put_u8(resp, LEAP_VERSION);
211 if (*pos != LEAP_VERSION) {

Completed in 34 milliseconds