Searched defs:wpabuf_size (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/utils/
H A Dwpabuf.h42 * wpabuf_size - Get the currently allocated size of a wpabuf buffer
46 static inline size_t wpabuf_size(const struct wpabuf *buf) function
/external/wpa_supplicant_8/src/utils/
H A Dwpabuf.h42 * wpabuf_size - Get the currently allocated size of a wpabuf buffer
46 static inline size_t wpabuf_size(const struct wpabuf *buf) function
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dwpabuf.h42 * wpabuf_size - Get the currently allocated size of a wpabuf buffer
46 static inline size_t wpabuf_size(const struct wpabuf *buf) function

Completed in 69 milliseconds