HomeSort by relevance Sort by last modified time
    Searched defs:wpabuf_tailroom (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
wpabuf.h 65 * 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
  /external/wpa_supplicant_8/src/utils/
wpabuf.h 59 * wpabuf_tailroom - Get size of available tail room in the end of the buffer
63 static inline size_t wpabuf_tailroom(const struct wpabuf *buf) function

Completed in 52 milliseconds