Searched refs:NL80211_WOWLAN_TCP_DST_IPV4 (Results 1 – 2 of 2) sorted by relevance
4710 NL80211_WOWLAN_TCP_DST_IPV4, enumerator
473 [NL80211_WOWLAN_TCP_DST_IPV4] = { .type = NLA_U32 },10595 nla_put_in_addr(msg, NL80211_WOWLAN_TCP_DST_IPV4, tcp->dst) || in nl80211_send_wowlan_tcp()10809 !tb[NL80211_WOWLAN_TCP_DST_IPV4] || in nl80211_parse_wowlan_tcp()10874 cfg->dst = nla_get_in_addr(tb[NL80211_WOWLAN_TCP_DST_IPV4]); in nl80211_parse_wowlan_tcp()