Home | History | Annotate | Download | only in eap_peer

Lines Matching defs:mandatory

1054 	int mandatory, tlv_type, len, res;
1063 mandatory = pos[0] & 0x80;
1074 tlv_type, len, mandatory ? " (mandatory)" : "");
1080 if (mandatory) {
1082 "mandatory TLV type %d", tlv_type);