Searched defs:EndpointContext (Results 1 – 1 of 1) sorted by relevance
807 pub struct EndpointContext { struct808 endpoint_state: EndpointState,809 reserved1: B5,810 mult: B2,811 max_primary_streams: B5,812 linear_stream_array: B1,813 interval: B8,837 pub endpoint_context: [EndpointContext; 31], argument