Searched refs:mcast_seq_last (Results 1 – 3 of 3) sorted by relevance
1553 if (sdata->u.mgd.mcast_seq_last != IEEE80211_SN_MODULO && in ieee80211_rx_h_check_dup()1554 ieee80211_sn_less_eq(sn, sdata->u.mgd.mcast_seq_last)) in ieee80211_rx_h_check_dup()1557 sdata->u.mgd.mcast_seq_last = sn; in ieee80211_rx_h_check_dup()
547 u16 mcast_seq_last;549 u16 mcast_seq_last; global() member
4279 ifmgd->mcast_seq_last = IEEE80211_SN_MODULO; in ieee80211_set_disassoc() 8859 ifmgd->mcast_seq_last = IEEE80211_SN_MODULO; in ieee80211_mgd_setup_link()