Searched refs:slip_buf (Results 1 – 1 of 1) sorted by relevance
55 static uint8_t slip_buf[1 + 2 * CONFIG_NET_BUF_DATA_SIZE]; variable418 len = slip_buffer(slip_buf, buf); in tx_thread()420 try_write(slip_buf, len); in tx_thread()