Searched refs:f_fc (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/mac80211/
H A Dieee80211.c3154 u16 f_fc; local
3167 f_fc = le16_to_cpu(f_hdr->frame_control);
3169 if ((fc & IEEE80211_FCTL_FTYPE) != (f_fc & IEEE80211_FCTL_FTYPE) ||

Completed in 51 milliseconds