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