Home
last modified time | relevance | path

Searched defs:offsetof (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/wpa_supplicant_8/src/utils/
H A Dlist.h
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_internal.h100 #define offsetof(type, field) ((size_t)(&((type *)0)->field)) macro
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_tx_queue.c43 #define offsetof(type, field) ((qdf_size_t)(&((type *)0)->field)) macro
/wlan-driver/fw-api/fw/
H A Dwdi_ipa.h68 #define offsetof(type, field) ((unsigned int)(&((type *)0)->field)) macro
H A Dhtt.h50 #define offsetof(type, field) ((unsigned int)(&((type *)0)->field)) macro