Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_mlx_sender.h107 IN uint8_t nak_type, IN uint8_t status);
/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_sender.c286 IN uint8_t nak_type, IN uint8_t status) in osmv_rmpp_send_nak() argument
294 p_resp_mad->rmpp_type = nak_type; in osmv_rmpp_send_nak()
/freebsd/contrib/wpa/src/eap_common/
H A Deap_tlv_common.h51 be16 nak_type; member
H A Deap_teap_common.h66 be16 nak_type; member
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_peap.c219 static struct wpabuf * eap_tlv_build_nak(int id, u16 nak_type) in eap_tlv_build_nak() argument
232 wpabuf_put_be16(msg, nak_type); /* NAK-Type */ in eap_tlv_build_nak()
H A Deap_fast.c530 nak->nak_type = host_to_be16(tlv_type); in eap_fast_tlv_nak()
H A Deap_teap.c516 nak->nak_type = host_to_be16(tlv_type); in eap_teap_tlv_nak()