Home
last modified time | relevance | path

Searched refs:WI_STYPE_MGMT_ASRESP (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Dif_wi_hostap.c832 resp_hdr->frame_ctl = htole16(WI_FTYPE_MGMT | WI_STYPE_MGMT_ASRESP); in wihap_assoc_req()
931 case WI_STYPE_MGMT_ASRESP: in wihap_debug_frame_type()
1001 case WI_STYPE_MGMT_ASRESP: in wihap_mgmt_input()
H A Dif_wi_ieee.h103 #define WI_STYPE_MGMT_ASRESP 0x0010 /* association response */ macro