Searched refs:NL80211_WOWLAN_TCP_DST_IPV4 (Results 1 – 4 of 4) sorted by relevance
4738 NL80211_WOWLAN_TCP_DST_IPV4, enumerator
5312 NL80211_WOWLAN_TCP_DST_IPV4, enumerator
767 [NL80211_WOWLAN_TCP_DST_IPV4] = { .type = NLA_U32 },11819 nla_put_in_addr(msg, NL80211_WOWLAN_TCP_DST_IPV4, tcp->dst) || in nl80211_send_wowlan_tcp()12034 !tb[NL80211_WOWLAN_TCP_DST_IPV4] || in nl80211_parse_wowlan_tcp()12099 cfg->dst = nla_get_in_addr(tb[NL80211_WOWLAN_TCP_DST_IPV4]); in nl80211_parse_wowlan_tcp()