Searched defs:send_buf (Results 1 – 10 of 10) sorted by relevance
36 boost::array<char, 1> send_buf = {{ 0 }}; in main() local
37 std::array<char, 1> send_buf = {{ 0 }}; in get_daytime() local
49 char send_buf[128] = "hello world"; in client() local
133 unsigned char send_buf[MAX_SEND_SIZE] = {0}; in download_process() local
157 char *recv_buf, *send_buf; in filter_frame() local
282 char *reply = NULL, *send_buf; in wpa_supplicant_ctrl_iface_rx() local717 char *reply = NULL, *send_buf; in wpa_supplicant_global_iface_rx() local
60 uint8_t *send_buf; member
219 std::unique_ptr<ByteBuffer> send_buf = SerializeToByteBuffer(&request); in SendRpcsRawReq() local250 std::unique_ptr<ByteBuffer> send_buf; in SendRpcsGeneric() local