WIFI_ASSOCREQ
if (frame_type == WIFI_ASSOCREQ)
if (frame_type == WIFI_ASSOCREQ)
{WIFI_ASSOCREQ, "OnAssocReq", &OnAssocReq},
SetFrameSubType(pframe, WIFI_ASSOCREQ);
case WIFI_ASSOCREQ:
if (frame_type == WIFI_ASSOCREQ)
if (GetFrameSubType(pmgmt_frame) == WIFI_ASSOCREQ)