Home
last modified time | relevance | path

Searched defs:sctp_chunkhdr (Results 1 – 8 of 8) sorted by relevance

/external/usrsctp/usrsctplib/netinet/
Dsctp.h71 struct sctp_chunkhdr { struct
72 uint8_t chunk_type; /* chunk type */
73 uint8_t chunk_flags; /* chunk flags */
74 uint16_t chunk_length; /* chunk length */
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h81297 struct sctp_chunkhdr { struct
81298 __u8 type;
81299 __u8 flags;
81300 __be16 length;
Dvmlinux.h81297 struct sctp_chunkhdr { struct
81298 __u8 type;
81299 __u8 flags;
81300 __be16 length;
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h51866 struct sctp_chunkhdr { struct
51882 struct sctp_chunkhdr chunk_hdr; argument
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h47748 struct sctp_chunkhdr { struct
47749 __u8 type;
47750 __u8 flags;
47751 __be16 length;
Dvmlinux_510.h47748 struct sctp_chunkhdr { struct
47749 __u8 type;
47750 __u8 flags;
47751 __be16 length;
/external/bcc/libbpf-tools/x86/
Dvmlinux.h56162 struct sctp_chunkhdr { struct
56163 __u8 type;
56164 __u8 flags;
56165 __be16 length;
Dvmlinux_505.h56162 struct sctp_chunkhdr { struct
56163 __u8 type;
56164 __u8 flags;
56165 __be16 length;