Searched refs:fctl (Results 1 – 3 of 3) sorted by relevance
276 inline static UINT16 p80211_headerlen(UINT16 fctl) in p80211_headerlen() argument280 switch ( WLAN_GET_FC_FTYPE(fctl) ) { in p80211_headerlen()286 if ( WLAN_GET_FC_TODS(fctl) && WLAN_GET_FC_FROMDS(fctl) ) { in p80211_headerlen()291 hdrlen = WLAN_CTL_FRAMELEN(WLAN_GET_FC_FSTYPE(fctl)) - in p80211_headerlen()
35 * Added a minimal version of posix fctl() to have a
140 * sockets.c/.h: Added a minimal version of posix fctl() to have a