Searched refs:PsMuxStreamType (Results 1 – 5 of 5) sorted by relevance
57 enum PsMuxStreamType { /* Table 2-29 in spec */ enum101 PsMuxStreamType stream_type;136 PsMuxStream* psmux_stream_new (PsMux * mux, PsMuxStreamType stream_type);
116 typedef enum PsMuxStreamType PsMuxStreamType; typedef
110 PsMuxStream * psmux_create_stream (PsMux *mux, PsMuxStreamType stream_type);
163 psmux_create_stream (PsMux * mux, PsMuxStreamType stream_type) in psmux_create_stream()
68 psmux_stream_new (PsMux * mux, PsMuxStreamType stream_type) in psmux_stream_new()