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

/freebsd-11-stable/contrib/wpa/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
/freebsd-11-stable/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_mlx_sender.h107 IN uint8_t nak_type, IN uint8_t status);
/freebsd-11-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_sender.c286 IN uint8_t nak_type, IN uint8_t status)
294 p_resp_mad->rmpp_type = nak_type;
283 osmv_rmpp_send_nak(IN osm_bind_handle_t h_bind, IN const ib_mad_t * p_req_mad, IN const osm_mad_addr_t * p_mad_addr, IN uint8_t nak_type, IN uint8_t status) argument
/freebsd-11-stable/contrib/wpa/src/eap_peer/
H A Deap_peap.c198 * @nak_type: TLV type (EAP_TLV_*)
204 static struct wpabuf * eap_tlv_build_nak(int id, u16 nak_type) argument
217 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 179 milliseconds