NL80211_WOWLAN_TCP_DATA_PAYLOAD_TOKEN
nla_put(msg, NL80211_WOWLAN_TCP_DATA_PAYLOAD_TOKEN,
if (tb[NL80211_WOWLAN_TCP_DATA_PAYLOAD_TOKEN]) {
u32 tokln = nla_len(tb[NL80211_WOWLAN_TCP_DATA_PAYLOAD_TOKEN]);
tok = nla_data(tb[NL80211_WOWLAN_TCP_DATA_PAYLOAD_TOKEN]);
if (tcp->tok && nla_put(msg, NL80211_WOWLAN_TCP_DATA_PAYLOAD_TOKEN,
[NL80211_WOWLAN_TCP_DATA_PAYLOAD_TOKEN] = {