Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dcfg80211.h48 #define TLV_LEN_OFF 1 /* length offset */ macro
Dcfg80211.c396 if (ie[TLV_LEN_OFF] >= oui_len + 1 && in brcmf_tlv_has_ie()
405 ie += ie[TLV_LEN_OFF] + TLV_HDR_LEN; in brcmf_tlv_has_ie()