Searched defs:stream_id (Results 1 - 13 of 13) sorted by relevance

/freebsd-11-stable/lib/libusb/
H A Dlibusb10.h74 uint32_t stream_id; member in struct:libusb_super_transfer
H A Dlibusb10_io.c808 libusb_transfer_set_stream_id(struct libusb_transfer *transfer, uint32_t stream_id) argument
H A Dlibusb20_ugen20.c796 ugen20_tr_open(struct libusb20_transfer *xfer, uint32_t MaxBufSize, uint32_t MaxFrameCount, uint8_t ep_no, uint16_t stream_id, uint8_t pre_scale) argument
H A Dlibusb20.c168 libusb20_tr_open_stream(struct libusb20_transfer *xfer, uint32_t MaxBufSize, uint32_t MaxFrameCount, uint8_t ep_no, uint16_t stream_id) argument
/freebsd-11-stable/sys/dev/usb/
H A Dusb_core.h161 usb_stream_t stream_id; /* USB3.0 specific field */ member in struct:usb_xfer
H A Dusb_ioctl.h236 uint16_t stream_id; /* stream ID */ member in struct:usb_fs_open_stream
H A Dusbdi.h234 usb_stream_t stream_id; /* USB3.0 specific */ member in struct:usb_config
/freebsd-11-stable/contrib/unbound/util/
H A Dnetevent.h860 int32_t stream_id; member in struct:http2_stream
H A Dnetevent.c2520 struct http2_stream* http2_stream_create(int32_t stream_id) argument
2597 int32_t stream_id, uint32_t ATTR_UNUSED(error_code), void* cb_arg) local
/freebsd-11-stable/sys/dev/usb/controller/
H A Dxhci.c912 uint16_t stream_id = 0; local
1587 xhci_cmd_set_tr_dequeue_ptr(struct xhci_softc *sc, uint64_t dequeue_ptr, uint16_t stream_id, uint8_t ep_id, uint8_t slot_id) argument
3118 xhci_device_generic_multi_enter(struct usb_endpoint *ep, usb_stream_t stream_id, struct usb_xfer *enter_xfer) argument
3855 usb_stream_t stream_id; local
[all...]
/freebsd-11-stable/contrib/unbound/services/
H A Dlisten_dnsport.c2116 int32_t stream_id, uint8_t* buf, size_t length, uint32_t* data_flags, variable
2298 int32_t stream_id, uint8_t* buf, size_t length, uint32_t* data_flags, variable
2714 uint8_t ATTR_UNUSED(flags), int32_t stream_id, const uint8_t* data, variable
[all...]
/freebsd-11-stable/sys/netinet/
H A Dsctp.h395 uint16_t stream_id; /* stream id of the DATA in error */ member in struct:sctp_error_invalid_stream
H A Dsctp_uio.h704 uint16_t stream_id; member in struct:sctp_stream_value

Completed in 266 milliseconds