Searched refs:discard_size (Results 1 – 1 of 1) sorted by relevance
263 uint16_t discard_size; in h2c_h4_transport() local271 discard_size = net_buf_max_len(buf); in h2c_h4_transport()274 uint16_t read_size = MIN(payload_size, discard_size); in h2c_h4_transport()