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

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

Completed in 21 milliseconds