Home | History | Annotate | Download | only in eap_peer

Lines Matching refs:nak_type

198  * @nak_type: TLV type (EAP_TLV_*)
204 static struct wpabuf * eap_tlv_build_nak(int id, u16 nak_type)
217 wpabuf_put_be16(msg, nak_type); /* NAK-Type */