Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h58787 struct sctp_stream_interleave { struct
58788 __u16 data_chunk_len;
58789 __u16 ftsn_chunk_len;
58790 …*make_datafrag)(const struct sctp_association *, const struct sctp_sndrcvinfo *, int, __u8, gfp_t);
58791 void (*assign_number)(struct sctp_chunk *);
58792 bool (*validate_data)(struct sctp_chunk *);
58793 int (*ulpevent_data)(struct sctp_ulpq *, struct sctp_chunk *, gfp_t);
58794 int (*enqueue_event)(struct sctp_ulpq *, struct sctp_ulpevent *);
58795 void (*renege_events)(struct sctp_ulpq *, struct sctp_chunk *, gfp_t);
58796 void (*start_pd)(struct sctp_ulpq *, gfp_t);
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h68545 struct sctp_stream_interleave { struct
68546 __u16 data_chunk_len;
68547 __u16 ftsn_chunk_len;
68548 …*make_datafrag)(const struct sctp_association *, const struct sctp_sndrcvinfo *, int, __u8, gfp_t);
68549 void (*assign_number)(struct sctp_chunk *);
68550 bool (*validate_data)(struct sctp_chunk *);
68551 int (*ulpevent_data)(struct sctp_ulpq *, struct sctp_chunk *, gfp_t);
68552 int (*enqueue_event)(struct sctp_ulpq *, struct sctp_ulpevent *);
68553 void (*renege_events)(struct sctp_ulpq *, struct sctp_chunk *, gfp_t);
68554 void (*start_pd)(struct sctp_ulpq *, gfp_t);
[all …]