Searched defs:stream_id (Results 1 – 14 of 14) sorted by relevance
/freebsd/contrib/unbound/services/ |
H A D | listen_dnsport.c | 2517 int32_t stream_id, uint8_t* buf, size_t length, uint32_t* data_flags, in http2_submit_response_read_callback() 2699 int32_t stream_id, uint8_t* buf, size_t length, uint32_t* data_flags, in http2_submit_error_read_callback() 3146 uint8_t ATTR_UNUSED(flags), int32_t stream_id, const uint8_t* data, in http2_req_data_chunk_recv_cb() 3818 doq_stream_create(int64_t stream_id) in doq_stream_create() 3838 doq_stream_find(struct doq_conn* conn, int64_t stream_id) in doq_stream_find() 4288 doq_stream_open_cb(ngtcp2_conn* ATTR_UNUSED(conn), int64_t stream_id, in doq_stream_open_cb() 4331 int64_t stream_id, uint64_t offset, const uint8_t* data, in doq_recv_stream_data_cb() 4378 int64_t stream_id, uint64_t app_error_code, void* user_data, in doq_stream_close_cb() 4406 doq_stream_reset_cb(ngtcp2_conn* ATTR_UNUSED(conn), int64_t stream_id, in doq_stream_reset_cb() 4430 int64_t stream_id, uint64_t offset, uint64_t datalen, void* user_data, in doq_acked_stream_data_offset_cb() [all …]
|
H A D | listen_dnsport.h | 652 int64_t stream_id; member
|
/freebsd/lib/libusb/ |
H A D | libusb10.h | 75 uint32_t stream_id; global() member
|
H A D | libusb10_io.c | 817 libusb_transfer_set_stream_id(struct libusb_transfer *transfer, uint32_t stream_id) in libusb_transfer_set_stream_id()
|
H A D | libusb20_ugen20.c | 798 uint32_t MaxFrameCount, uint8_t ep_no, uint16_t stream_id, in ugen20_tr_open()
|
H A D | libusb20.c | 170 uint32_t MaxFrameCount, uint8_t ep_no, uint16_t stream_id) in libusb20_tr_open_stream()
|
/freebsd/sys/dev/usb/ |
H A D | usb_core.h | 164 usb_stream_t stream_id; /* USB3.0 specific field */ member
|
H A D | usb_ioctl.h | 209 uint16_t stream_id; /* stream ID */ member
|
H A D | usb_generic.c | 1022 int fflags, usb_stream_t stream_id) in usb_fs_open()
|
H A D | usbdi.h | 234 usb_stream_t stream_id; /* USB3.0 specific */ member
|
/freebsd/contrib/unbound/util/ |
H A D | netevent.h | 960 int32_t stream_id; member
|
H A D | netevent.c | 5055 struct http2_stream* http2_stream_create(int32_t stream_id) 5139 int32_t stream_id, uint32_t ATTR_UNUSED(error_code), void* cb_arg)
|
/freebsd/sys/netinet/ |
H A D | sctp.h | 399 uint16_t stream_id; /* stream id of the DATA in error */ member
|
H A D | sctp_uio.h | 701 uint16_t stream_id; member
|