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

/external/wpa_supplicant_6/wpa_supplicant/src/utils/
H A Dwpabuf.h45 * wpabuf_size - Get the currently allocated size of a wpabuf buffer
49 static inline size_t wpabuf_size(const struct wpabuf *buf) function
/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 16 milliseconds