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

/freebsd-11.0-release/contrib/wpa/src/eap_common/
H A Deap_tlv_common.h51 be16 nak_type; member in struct:eap_tlv_nak_tlv
/freebsd-11.0-release/contrib/ofed/management/opensm/include/vendor/
H A Dosm_vendor_mlx_sender.h107 IN uint8_t nak_type, IN uint8_t status);
/freebsd-11.0-release/contrib/ofed/management/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.0-release/contrib/wpa/src/eap_peer/
H A Deap_peap.c201 * @nak_type: TLV type (EAP_TLV_*)
207 static struct wpabuf * eap_tlv_build_nak(int id, u16 nak_type) argument
220 wpabuf_put_be16(msg, nak_type); /* NAK-Type */
H A Deap_fast.c510 nak->nak_type = host_to_be16(tlv_type);

Completed in 196 milliseconds