Lines Matching refs:MAX_CONTENT_LEN
903 MAX_CONTENT_LEN=16384
910 if [ "$MAX_IN_LEN" -lt "$MAX_CONTENT_LEN" ]; then
911 MAX_CONTENT_LEN="$MAX_IN_LEN"
913 if [ "$MAX_OUT_LEN" -lt "$MAX_CONTENT_LEN" ]; then
914 MAX_CONTENT_LEN="$MAX_OUT_LEN"
4518 -c "Maximum incoming record payload length is $MAX_CONTENT_LEN" \
4519 -c "Maximum outgoing record payload length is $MAX_CONTENT_LEN" \
4520 -s "Maximum incoming record payload length is $MAX_CONTENT_LEN" \
4521 -s "Maximum outgoing record payload length is $MAX_CONTENT_LEN" \
4531 "$P_CLI debug_level=3 request_size=$(( $MAX_CONTENT_LEN + 1))" \
4533 -c "Maximum incoming record payload length is $MAX_CONTENT_LEN" \
4534 -c "Maximum outgoing record payload length is $MAX_CONTENT_LEN" \
4535 -s "Maximum incoming record payload length is $MAX_CONTENT_LEN" \
4536 -s "Maximum outgoing record payload length is $MAX_CONTENT_LEN" \
4541 -c "$(( $MAX_CONTENT_LEN + 1)) bytes written in 2 fragments" \
4542 -s "$MAX_CONTENT_LEN bytes read" \
4549 "$P_CLI debug_level=3 dtls=1 request_size=$(( $MAX_CONTENT_LEN + 1))" \
4551 -c "Maximum incoming record payload length is $MAX_CONTENT_LEN" \
4552 -c "Maximum outgoing record payload length is $MAX_CONTENT_LEN" \
4553 -s "Maximum incoming record payload length is $MAX_CONTENT_LEN" \
4554 -s "Maximum outgoing record payload length is $MAX_CONTENT_LEN" \
4569 "$P_CLI debug_level=3 request_size=$(( $MAX_CONTENT_LEN + 1))" \
4575 -c "$(( $MAX_CONTENT_LEN + 1)) bytes written in 2 fragments" \
4576 -s "$MAX_CONTENT_LEN bytes read" \
4583 "$P_CLI debug_level=3 dtls=1 request_size=$(( $MAX_CONTENT_LEN + 1))" \
4792 -c "Maximum incoming record payload length is $MAX_CONTENT_LEN" \
4793 -c "Maximum outgoing record payload length is $MAX_CONTENT_LEN" \
4794 -s "Maximum incoming record payload length is $MAX_CONTENT_LEN" \
9441 "$P_CLI request_size=$MAX_CONTENT_LEN" \
9443 -s "Read from client: $MAX_CONTENT_LEN bytes read (100 + $((MAX_CONTENT_LEN - 100)))"
9593 -s "Read from client: $MAX_CONTENT_LEN bytes read"
9600 -s "Read from client: $MAX_CONTENT_LEN bytes read"
9608 -s "Read from client: $MAX_CONTENT_LEN bytes read"
9616 -s "Read from client: $MAX_CONTENT_LEN bytes read"
9624 -s "Read from client: $MAX_CONTENT_LEN bytes read"