Searched refs:NL80211_WOWLAN_TCP_DST_PORT (Results 1 – 2 of 2) sorted by relevance
4713 NL80211_WOWLAN_TCP_DST_PORT, enumerator
476 [NL80211_WOWLAN_TCP_DST_PORT] = { .type = NLA_U16 },10598 nla_put_u16(msg, NL80211_WOWLAN_TCP_DST_PORT, tcp->dst_port) || in nl80211_send_wowlan_tcp()10811 !tb[NL80211_WOWLAN_TCP_DST_PORT] || in nl80211_parse_wowlan_tcp()10903 cfg->dst_port = nla_get_u16(tb[NL80211_WOWLAN_TCP_DST_PORT]); in nl80211_parse_wowlan_tcp()