Android-cuttlefish cvd tool
Public Attributes | List of all members
nl80211_wowlan_tcp_data_token Struct Reference

#include <nl80211.h>

Public Attributes

__u32 offset
 
__u32 len
 
__u8 token_stream []
 

Detailed Description

struct nl80211_wowlan_tcp_data_token - WoWLAN TCP data token config @offset: offset of token in packet @len: length of each token @token_stream: stream of data to be used for the tokens, the length must be a multiple of @len for this to make sense

Member Data Documentation

◆ len

__u32 nl80211_wowlan_tcp_data_token::len

◆ offset

__u32 nl80211_wowlan_tcp_data_token::offset

◆ token_stream

__u8 nl80211_wowlan_tcp_data_token::token_stream[]

The documentation for this struct was generated from the following file: