HomeSort by: relevance | last modified time | path
    Searched refs:wpabuf_cmp (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/src/utils/
wpabuf.h 74 * wpabuf_cmp - Check if two buffers contain the same data
79 static inline int wpabuf_cmp(const struct wpabuf *a, const struct wpabuf *b) function
  /src/external/bsd/wpa/dist/wpa_supplicant/
config.c 4902 if (wpabuf_cmp(*dst, tmp) == 0) {

Completed in 25 milliseconds