Searched refs:xid_info (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Diapp.c91 u8 xid_info[3]; member in struct:iapp_layer2_update
224 msg.xid_info[0] = 0x81; /* XID format identifier */
225 msg.xid_info[1] = 1; /* LLC types/classes: Type 1 LLC */
226 msg.xid_info[2] = 1 << 1; /* XID sender's receive window size (RW)
/external/wpa_supplicant_8/src/ap/
H A Diapp.c91 u8 xid_info[3]; member in struct:iapp_layer2_update
224 msg.xid_info[0] = 0x81; /* XID format identifier */
225 msg.xid_info[1] = 1; /* LLC types/classes: Type 1 LLC */
226 msg.xid_info[2] = 1 << 1; /* XID sender's receive window size (RW)
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Diapp.c91 u8 xid_info[3]; member in struct:iapp_layer2_update
224 msg.xid_info[0] = 0x81; /* XID format identifier */
225 msg.xid_info[1] = 1; /* LLC types/classes: Type 1 LLC */
226 msg.xid_info[2] = 1 << 1; /* XID sender's receive window size (RW)

Completed in 125 milliseconds