Searched refs:nak_type (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/src/eap_common/
H A Deap_tlv_common.h51 be16 nak_type; member in struct:eap_tlv_nak_tlv
H A Deap_teap_common.h66 be16 nak_type; member in struct:teap_tlv_nak
/netbsd-current/external/bsd/wpa/dist/src/eap_peer/
H A Deap_peap.c213 * @nak_type: TLV type (EAP_TLV_*)
219 static struct wpabuf * eap_tlv_build_nak(int id, u16 nak_type) argument
232 wpabuf_put_be16(msg, nak_type); /* NAK-Type */
H A Deap_teap.c476 nak->nak_type = host_to_be16(tlv_type);
H A Deap_fast.c509 nak->nak_type = host_to_be16(tlv_type);

Completed in 146 milliseconds