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

/external/wpa_supplicant_8/hostapd/src/utils/
H A Dwpabuf.h62 * wpabuf_tailroom - Get size of available tail room in the end of the buffer
66 static inline size_t wpabuf_tailroom(const struct wpabuf *buf) function
/external/wpa_supplicant_8/src/utils/
H A Dwpabuf.h62 * wpabuf_tailroom - Get size of available tail room in the end of the buffer
66 static inline size_t wpabuf_tailroom(const struct wpabuf *buf) function
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dwpabuf.h62 * wpabuf_tailroom - Get size of available tail room in the end of the buffer
66 static inline size_t wpabuf_tailroom(const struct wpabuf *buf) function

Completed in 78 milliseconds