Home
last modified time | relevance | path

Searched refs:msg_trunc_supported (Results 1 – 1 of 1) sorted by relevance

/external/libiio/src/
Dnetwork.c89 bool msg_trunc_supported; member
1353 if (pdata->msg_trunc_supported) in network_read_line()
1400 static bool msg_trunc_supported(struct iio_network_io_context *io_ctx) in msg_trunc_supported() function
1409 static bool msg_trunc_supported(struct iio_network_io_context *io_ctx) in msg_trunc_supported() function
1499 pdata->msg_trunc_supported = msg_trunc_supported(&pdata->io_ctx); in network_create_context()
1500 if (pdata->msg_trunc_supported) in network_create_context()