Home
last modified time | relevance | path

Searched defs:stream_id (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.c2517 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 Dlisten_dnsport.h652 int64_t stream_id; member
/freebsd/lib/libusb/
H A Dlibusb10.h75 uint32_t stream_id; global() member
H A Dlibusb10_io.c817 libusb_transfer_set_stream_id(struct libusb_transfer *transfer, uint32_t stream_id) in libusb_transfer_set_stream_id()
H A Dlibusb20_ugen20.c798 uint32_t MaxFrameCount, uint8_t ep_no, uint16_t stream_id, in ugen20_tr_open()
H A Dlibusb20.c170 uint32_t MaxFrameCount, uint8_t ep_no, uint16_t stream_id) in libusb20_tr_open_stream()
/freebsd/sys/dev/usb/
H A Dusb_core.h164 usb_stream_t stream_id; /* USB3.0 specific field */ member
H A Dusb_ioctl.h209 uint16_t stream_id; /* stream ID */ member
H A Dusb_generic.c1022 int fflags, usb_stream_t stream_id) in usb_fs_open()
H A Dusbdi.h234 usb_stream_t stream_id; /* USB3.0 specific */ member
/freebsd/contrib/unbound/util/
H A Dnetevent.h960 int32_t stream_id; member
H A Dnetevent.c5055 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 Dsctp.h399 uint16_t stream_id; /* stream id of the DATA in error */ member
H A Dsctp_uio.h701 uint16_t stream_id; member