Home | History | Annotate | Download | only in eap_peer

Lines Matching refs:mandatory

1072 	int mandatory, tlv_type, len, res;
1081 mandatory = pos[0] & 0x80;
1092 tlv_type, len, mandatory ? " (mandatory)" : "");
1098 if (mandatory) {
1100 "mandatory TLV type %d", tlv_type);