Home | History | Annotate | Download | only in eap_server

Lines Matching defs:mandatory

1126 	int mandatory, tlv_type, len, res;
1134 mandatory = pos[0] & 0x80;
1145 tlv_type, len, mandatory ? " (mandatory)" : "");
1151 if (mandatory) {
1153 "mandatory TLV type %d", tlv_type);