Home
last modified time | relevance | path

Searched refs:tidattr (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/net/wireless/
Dnl80211.c3832 struct nlattr *tidattr; in nl80211_send_station() local
3839 tidattr = nla_nest_start(msg, tid + 1); in nl80211_send_station()
3840 if (!tidattr) in nl80211_send_station()
3856 nla_nest_end(msg, tidattr); in nl80211_send_station()