Home
last modified time | relevance | path

Searched defs:sctp_paramhdr (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp.h81 struct sctp_paramhdr { struct
82 uint16_t param_type; /* parameter type */
83 uint16_t param_length; /* parameter length */
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h52934 struct sctp_paramhdr { struct
52935 __be16 type;
52936 __be16 length;