Searched refs:seq_ctrl (Results 1 – 3 of 3) sorted by relevance
214 int hdrlen, fc, seq_ctrl; in awss_ieee80211_mcast_smartconfig_process() local237 seq_ctrl = hdr->seq_ctrl; in awss_ieee80211_mcast_smartconfig_process()283 res->u.br.sn = IEEE80211_SEQ_TO_SN(os_le16toh(seq_ctrl)); in awss_ieee80211_mcast_smartconfig_process()
145 uint16_t seq_ctrl; member213 uint16_t seq_ctrl; member
816 int hdrlen, fc, seq_ctrl; in awss_ieee80211_smartconfig_process() local839 seq_ctrl = hdr->seq_ctrl; in awss_ieee80211_smartconfig_process()879 res->u.br.sn = IEEE80211_SEQ_TO_SN(os_le16toh(seq_ctrl)); in awss_ieee80211_smartconfig_process()
Completed in 5 milliseconds