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

/external/wpa_supplicant_6/wpa_supplicant/src/utils/
H A Dwpabuf.c133 * wpabuf_concat - Concatenate two buffers into a newly allocated one
141 struct wpabuf * wpabuf_concat(struct wpabuf *a, struct wpabuf *b) function
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dwpabuf.c215 * wpabuf_concat - Concatenate two buffers into a newly allocated one
223 struct wpabuf * wpabuf_concat(struct wpabuf *a, struct wpabuf *b) function
/external/wpa_supplicant_8/src/utils/
H A Dwpabuf.c215 * wpabuf_concat - Concatenate two buffers into a newly allocated one
223 struct wpabuf * wpabuf_concat(struct wpabuf *a, struct wpabuf *b) function
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dwpabuf.c215 * wpabuf_concat - Concatenate two buffers into a newly allocated one
223 struct wpabuf * wpabuf_concat(struct wpabuf *a, struct wpabuf *b) function

Completed in 58 milliseconds