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

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

Completed in 316 milliseconds