Searched refs:NL80211_WOWLAN_TCP_DST_IPV4 (Results 1 – 2 of 2) sorted by relevance
5765 NL80211_WOWLAN_TCP_DST_IPV4, enumerator
862 [NL80211_WOWLAN_TCP_DST_IPV4] = { .type = NLA_U32 },13201 nla_put_in_addr(msg, NL80211_WOWLAN_TCP_DST_IPV4, tcp->dst) || in nl80211_send_wowlan_tcp()13416 !tb[NL80211_WOWLAN_TCP_DST_IPV4] || in nl80211_parse_wowlan_tcp()13481 cfg->dst = nla_get_in_addr(tb[NL80211_WOWLAN_TCP_DST_IPV4]); in nl80211_parse_wowlan_tcp()