Home | History | Annotate | Download | only in eap_server

Lines Matching defs:mandatory

1127 	int mandatory, tlv_type, len, res;
1135 mandatory = pos[0] & 0x80;
1146 tlv_type, len, mandatory ? " (mandatory)" : "");
1152 if (mandatory) {
1154 "mandatory TLV type %d", tlv_type);