Home
last modified time | relevance | path

Searched defs:sctp_stream_value (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dsctp.h472 struct sctp_stream_value { struct
473 sctp_assoc_t assoc_id;
474 uint16_t stream_id;
475 uint16_t stream_value;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dsctp.h509 struct sctp_stream_value { struct
510 sctp_assoc_t assoc_id;
511 uint16_t stream_id;
512 uint16_t stream_value;
/kernel/linux/linux-5.10/include/uapi/linux/
Dsctp.h904 struct sctp_stream_value { struct
905 sctp_assoc_t assoc_id;
906 uint16_t stream_id;
907 uint16_t stream_value;