Searched refs:NL80211_WOWLAN_TCP_DST_PORT (Results 1 – 2 of 2) sorted by relevance
4949 NL80211_WOWLAN_TCP_DST_PORT, enumerator
674 [NL80211_WOWLAN_TCP_DST_PORT] = { .type = NLA_U16 },11181 nla_put_u16(msg, NL80211_WOWLAN_TCP_DST_PORT, tcp->dst_port) || in nl80211_send_wowlan_tcp()11395 !tb[NL80211_WOWLAN_TCP_DST_PORT] || in nl80211_parse_wowlan_tcp()11487 cfg->dst_port = nla_get_u16(tb[NL80211_WOWLAN_TCP_DST_PORT]); in nl80211_parse_wowlan_tcp()