Searched refs:pbuf_data (Results 1 – 1 of 1) sorted by relevance
260 UINT8* pbuf_data; in create_pbuf() local265 pbuf_data = (UINT8*) (p_buf + 1) + p_buf->offset; in create_pbuf()266 memcpy(pbuf_data, data, len); in create_pbuf()