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

  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
wpabuf.h 45 * 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/src/utils/
wpabuf.h 39 * wpabuf_size - Get the currently allocated size of a wpabuf buffer
43 static inline size_t wpabuf_size(const struct wpabuf *buf) function

Completed in 56 milliseconds