Searched defs:eap_mschapv2_hdr (Results 1 – 4 of 4) sorted by relevance
17 struct eap_mschapv2_hdr { struct18 u8 op_code; /* MSCHAPV2_OP_* */19 u8 mschapv2_id; /* must be changed for challenges, but not for21 u8 ms_length[2]; /* Note: misaligned; length - 5 */
31 struct eap_mschapv2_hdr { struct32 u8 op_code; /* MSCHAPV2_OP_* */33 u8 mschapv2_id; /* usually same as EAP identifier; must be changed35 u8 ms_length[2]; /* Note: misaligned; length - 5 */