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

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwpa_auth.h29 u8 packet_type; /* FT_PACKET_REQUEST/FT_PACKET_RESPONSE */
40 #define FT_PACKET_REQUEST 0 macro
H A Dwpa_auth_ft.c3389 frame->packet_type = FT_PACKET_REQUEST;
4384 if (frame->packet_type == FT_PACKET_REQUEST) {

Completed in 65 milliseconds