Searched refs:actual_length (Results 1 – 6 of 6) sorted by relevance
105 uint32_t actual_length; member
154 ret.submit.actual_length = htonl(buf->len); in usbip_req_cb()169 if (ret.submit.actual_length != 0) { in usbip_req_cb()
85 int32_t actual_length; member
447 rsp.actual_length = htonl(data_len); in usbip_send_common()
754 int i, actual_length, hdr_len = 0; in on_cmd_sockread() local785 actual_length = atoi(value); in on_cmd_sockread()795 if (!*buf || len > (actual_length * 2) + 1) { in on_cmd_sockread()809 actual_length, sock->family, sock->ip_proto, in on_cmd_sockread()823 for (i = 0; i < actual_length * 2; i++) { in on_cmd_sockread()
116 yaml_length(actual_length NAME yaml-test KEY cmake test map-list)120 test_assert(TEST ${expected_length} EQUAL ${actual_length}