Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h8447 uint8_t multicast_cipher_present; member
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Ddot11f.c8670 pDst->multicast_cipher_present = 0U; in dot11f_unpack_ie_wpa()
8675 pDst->multicast_cipher_present = 1U; in dot11f_unpack_ie_wpa()
18651 if (pIe->multicast_cipher_present) { in dot11f_get_packed_iewpa()
29414 if (pSrc->multicast_cipher_present) { in dot11f_pack_ie_wpa()