• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/common/include/proto/

Lines Matching refs:uint8

42 	uint8	id;		/* IE ID: 0xDD */
43 uint8 len; /* IE length */
44 uint8 OUI[3]; /* WiFi P2P specific OUI: P2P_OUI */
45 uint8 oui_type; /* Identifies P2P version: P2P_VER */
46 uint8 subelts[1]; /* variable length subelements */
87 uint8 eltId; /* SE ID: P2P_SEID_P2P_INFO */
88 uint8 len[2]; /* SE length not including eltId, len fields */
89 uint8 dev; /* Device Capability Bitmap */
90 uint8 group; /* Group Capability Bitmap */
114 uint8 eltId; /* SE ID: P2P_SEID_INTENT */
115 uint8 len[2]; /* SE length not including eltId, len fields */
116 uint8 intent; /* Intent Value 0...15 (0=legacy 15=master only) */
122 uint8 eltId; /* SE ID: P2P_SEID_CFG_TIMEOUT */
123 uint8 len[2]; /* SE length not including eltId, len fields */
124 uint8 go_tmo; /* GO config timeout in units of 10 ms */
125 uint8 client_tmo; /* Client config timeout in units of 10 ms */
131 uint8 eltId; /* SE ID: P2P_SEID_CHANNEL */
132 uint8 len[2]; /* SE length not including eltId, len fields */
133 uint8 country[3]; /* Country String */
134 uint8 op_class; /* Operating Class */
135 uint8 channel; /* Channel */
141 uint8 eltId; /* SE ID: P2P_SEID_GRP_BSSID */
142 uint8 len[2]; /* SE length not including eltId, len fields */
143 uint8 mac[6]; /* P2P group bssid */
149 uint8 eltId; /* SE ID: P2P_SEID_GROUP_ID */
150 uint8 len[2]; /* SE length not including eltId, len fields */
151 uint8 mac[6]; /* P2P device address */
152 uint8 ssid[1]; /* ssid. device id. variable length */
158 uint8 eltId; /* SE ID: P2P_SEID_P2P_IF */
159 uint8 len[2]; /* SE length not including eltId, len fields */
160 uint8 mac[6]; /* P2P device address */
161 uint8 ifaddrs; /* P2P Interface Address count */
162 uint8 ifaddr[1][6]; /* P2P Interface Address list */
168 uint8 eltId; /* SE ID: P2P_SEID_STATUS */
169 uint8 len[2]; /* SE length not including eltId, len fields */
170 uint8 status; /* Status Code: P2P_STATSE_* */
204 uint8 eltId; /* ID: P2P_SEID_EXT_TIMING */
205 uint8 len[2]; /* length not including eltId, len fields */
206 uint8 avail[2]; /* availibility period */
207 uint8 interval[2]; /* availibility interval */
215 uint8 eltId; /* SE ID: P2P_SEID_INTINTADDR */
216 uint8 len[2]; /* SE length not including eltId, len fields */
217 uint8 mac[6]; /* intended P2P interface MAC address */
223 uint8 eltId; /* SE ID: P2P_SEID_STATUS */
224 uint8 len[2]; /* SE length not including eltId, len fields */
225 uint8 band; /* Regulatory Class (band) */
226 uint8 channel; /* Channel */
233 uint8 band; /* Regulatory Class (band) */
234 uint8 num_channels; /* # of channels in the channel list */
235 uint8 channels[WL_NUMCHANNELS]; /* Channel List */
242 uint8 eltId; /* SE ID: P2P_SEID_CHAN_LIST */
243 uint8 len[2]; /* SE length not including eltId, len fields */
244 uint8 country[3]; /* Country String */
245 uint8 num_entries; /* # of channel entries */
254 uint8 OUI[3]; /* WFA OUI: 0x0050F2 */
255 uint8 oui_type; /* WPS_OUI_TYPE */
262 uint8 eltId; /* SE ID: P2P_SEID_DEVINFO */
263 uint8 len[2]; /* SE length not including eltId, len fields */
264 uint8 mac[6]; /* P2P Device MAC address */
266 uint8 pri_devtype[8]; /* Primary Device Type */
274 uint8 len;
275 uint8 devaddr[ETHER_ADDR_LEN]; /* P2P Device Address */
276 uint8 ifaddr[ETHER_ADDR_LEN]; /* P2P Interface Address */
277 uint8 devcap; /* Device Capability */
278 uint8 cfg_meths[2]; /* Config Methods: reg_prototlv.h WPS_CONFMET_* */
279 uint8 pridt[P2P_DEV_TYPE_LEN]; /* Primary Device Type */
280 uint8 secdts; /* Number of Secondary Device Types */
286 uint8 eltId;
287 uint8 len[2];
294 uint8 eltId; /* SE ID: P2P_SEID_P2P_MGBTY */
295 uint8 len[2]; /* SE length not including eltId, len fields */
296 uint8 mg_bitmap; /* manageability bitmap */
304 uint8 eltId; /* SE ID: P2P_SEID_GROUP_INFO */
305 uint8 len[2]; /* SE length not including eltId, len fields */
311 uint8 eltId; /* SE ID: P2P_SEID_OP_CHANNEL */
312 uint8 len[2]; /* SE length not including eltId, len fields */
313 uint8 country[3]; /* Country String */
314 uint8 op_class; /* Operating Class */
315 uint8 channel; /* Channel */
321 uint8 eltId; /* SE ID: P2P_SEID_INVITE_FLAGS */
322 uint8 len[2]; /* SE length not including eltId, len fields */
323 uint8 flags; /* Flags */
329 uint8 category; /* P2P_AF_CATEGORY */
330 uint8 OUI[3]; /* OUI - P2P_OUI */
331 uint8 type; /* OUI Type - P2P_VER */
332 uint8 subtype; /* OUI Subtype - P2P_AF_* */
333 uint8 dialog_token; /* nonzero, identifies req/resp tranaction */
334 uint8 elts[1]; /* Variable length information elements. Max size =
352 uint8 category; /* P2P_PUB_AF_CATEGORY */
353 uint8 action; /* P2P_PUB_AF_ACTION */
354 uint8 oui[3]; /* P2P_OUI */
355 uint8 oui_type; /* OUI type - P2P_VER */
356 uint8 subtype; /* OUI subtype - P2P_TYPE_* */
357 uint8 dialog_token; /* nonzero, identifies req/rsp transaction */
358 uint8 elts[1]; /* Variable length information elements. Max size =
386 uint8 cnt_type; /* Count/Type */
394 uint8 eltId; /* Subelement ID */
395 uint8 len[2]; /* Length */
396 uint8 index; /* Index */
397 uint8 ops_ctw_parms; /* CTWindow and OppPS Parameters */
466 uint8 llm_pamebi; /* Query Response Length Limit bit 0-6, set to 0 plus
469 uint8 adp_id; /* Advertisement Protocol ID: 0 for NQP Native Query Protocol */
475 uint8 id; /* IE ID: 0x6c - 108 */
476 uint8 len; /* IE length */
485 uint8 oui_subtype; /* OUI Subtype: 0x09 */
487 uint8 svc_tlvs[1]; /* wifi_p2psd_qreq_tlv_t type for service request,
496 uint8 svc_prot; /* Service Protocol Type */
497 uint8 svc_tscid; /* Service Transaction ID */
498 uint8 query_data[1]; /* Query Data, passed in from above Layer 2 */
506 uint8 oui[3]; /* WFA OUI: 0x0050F2 */
507 uint8 qreq_vsc[1]; /* Vendor-specific Content: wifi_p2psd_nqp_query_vsc_t type for NQP */
516 uint8 qreq_frm[1]; /* Query Request Frame wifi_p2psd_qreq_frame_t */
523 uint8 svc_prot; /* Service Protocol Type */
524 uint8 svc_tscid; /* Service Transaction ID */
525 uint8 status; /* Value defined in Table 57 of P2P spec. */
526 uint8 query_data[1]; /* Response Data, passed in from above Layer 2 */
534 uint8 oui[3]; /* WFA OUI: 0x0050F2 */
535 uint8 qresp_vsc[1]; /* Vendor-specific Content: wifi_p2psd_qresp_tlv_t type for NQP */
546 uint8 qresp_frm[1]; /* Query Response Frame wifi_p2psd_qresp_frame_t */
553 uint8 fragment_id; /* Fragmentation ID */
557 uint8 qresp_frm[1]; /* Query Response Frame wifi_p2psd_qresp_frame_t */
563 uint8 category; /* 0x04 Public Action Frame */
564 uint8 action; /* 0x6c Advertisement Protocol */
565 uint8 dialog_token; /* nonzero, identifies req/rsp transaction */
566 uint8 query_data[1]; /* Query Data. wifi_p2psd_gas_ireq_frame_t