Searched defs:sctp_stream_interleave (Results 1 – 7 of 7) sorted by relevance
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 53280 struct sctp_stream_interleave { struct 53281 __u16 data_chunk_len; 53282 __u16 ftsn_chunk_len; 53283 …*make_datafrag)(const struct sctp_association *, const struct sctp_sndrcvinfo *, int, __u8, gfp_t); 53284 void (*assign_number)(struct sctp_chunk *); 53285 bool (*validate_data)(struct sctp_chunk *); 53286 int (*ulpevent_data)(struct sctp_ulpq *, struct sctp_chunk *, gfp_t); 53287 int (*enqueue_event)(struct sctp_ulpq *, struct sctp_ulpevent *); 53288 void (*renege_events)(struct sctp_ulpq *, struct sctp_chunk *, gfp_t); 53289 void (*start_pd)(struct sctp_ulpq *, gfp_t); [all …]
|
| /external/bcc/libbpf-tools/powerpc/ |
| D | vmlinux_510.h | 81974 struct sctp_stream_interleave { struct 81975 __u16 data_chunk_len; 81976 __u16 ftsn_chunk_len; 81977 …*make_datafrag)(const struct sctp_association *, const struct sctp_sndrcvinfo *, int, __u8, gfp_t); 81978 void (*assign_number)(struct sctp_chunk *); 81979 bool (*validate_data)(struct sctp_chunk *); 81980 int (*ulpevent_data)(struct sctp_ulpq *, struct sctp_chunk *, gfp_t); 81981 int (*enqueue_event)(struct sctp_ulpq *, struct sctp_ulpevent *); 81982 void (*renege_events)(struct sctp_ulpq *, struct sctp_chunk *, gfp_t); 81983 void (*start_pd)(struct sctp_ulpq *, gfp_t); [all …]
|
| D | vmlinux.h | 81974 struct sctp_stream_interleave { struct 81975 __u16 data_chunk_len; 81976 __u16 ftsn_chunk_len; 81977 …*make_datafrag)(const struct sctp_association *, const struct sctp_sndrcvinfo *, int, __u8, gfp_t); 81978 void (*assign_number)(struct sctp_chunk *); 81979 bool (*validate_data)(struct sctp_chunk *); 81980 int (*ulpevent_data)(struct sctp_ulpq *, struct sctp_chunk *, gfp_t); 81981 int (*enqueue_event)(struct sctp_ulpq *, struct sctp_ulpevent *); 81982 void (*renege_events)(struct sctp_ulpq *, struct sctp_chunk *, gfp_t); 81983 void (*start_pd)(struct sctp_ulpq *, gfp_t); [all …]
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux.h | 48425 struct sctp_stream_interleave { struct 48426 __u16 data_chunk_len; 48427 __u16 ftsn_chunk_len; 48428 …*make_datafrag)(const struct sctp_association *, const struct sctp_sndrcvinfo *, int, __u8, gfp_t); 48429 void (*assign_number)(struct sctp_chunk *); 48430 bool (*validate_data)(struct sctp_chunk *); 48431 int (*ulpevent_data)(struct sctp_ulpq *, struct sctp_chunk *, gfp_t); 48432 int (*enqueue_event)(struct sctp_ulpq *, struct sctp_ulpevent *); 48433 void (*renege_events)(struct sctp_ulpq *, struct sctp_chunk *, gfp_t); 48434 void (*start_pd)(struct sctp_ulpq *, gfp_t); [all …]
|
| D | vmlinux_510.h | 48425 struct sctp_stream_interleave { struct 48426 __u16 data_chunk_len; 48427 __u16 ftsn_chunk_len; 48428 …*make_datafrag)(const struct sctp_association *, const struct sctp_sndrcvinfo *, int, __u8, gfp_t); 48429 void (*assign_number)(struct sctp_chunk *); 48430 bool (*validate_data)(struct sctp_chunk *); 48431 int (*ulpevent_data)(struct sctp_ulpq *, struct sctp_chunk *, gfp_t); 48432 int (*enqueue_event)(struct sctp_ulpq *, struct sctp_ulpevent *); 48433 void (*renege_events)(struct sctp_ulpq *, struct sctp_chunk *, gfp_t); 48434 void (*start_pd)(struct sctp_ulpq *, gfp_t); [all …]
|
| /external/bcc/libbpf-tools/x86/ |
| D | vmlinux_505.h | 56839 struct sctp_stream_interleave { struct 56840 __u16 data_chunk_len; 56841 __u16 ftsn_chunk_len; 56842 …*make_datafrag)(const struct sctp_association *, const struct sctp_sndrcvinfo *, int, __u8, gfp_t); 56843 void (*assign_number)(struct sctp_chunk *); 56844 bool (*validate_data)(struct sctp_chunk *); 56845 int (*ulpevent_data)(struct sctp_ulpq *, struct sctp_chunk *, gfp_t); 56846 int (*enqueue_event)(struct sctp_ulpq *, struct sctp_ulpevent *); 56847 void (*renege_events)(struct sctp_ulpq *, struct sctp_chunk *, gfp_t); 56848 void (*start_pd)(struct sctp_ulpq *, gfp_t); [all …]
|
| D | vmlinux.h | 56839 struct sctp_stream_interleave { struct 56840 __u16 data_chunk_len; 56841 __u16 ftsn_chunk_len; 56842 …*make_datafrag)(const struct sctp_association *, const struct sctp_sndrcvinfo *, int, __u8, gfp_t); 56843 void (*assign_number)(struct sctp_chunk *); 56844 bool (*validate_data)(struct sctp_chunk *); 56845 int (*ulpevent_data)(struct sctp_ulpq *, struct sctp_chunk *, gfp_t); 56846 int (*enqueue_event)(struct sctp_ulpq *, struct sctp_ulpevent *); 56847 void (*renege_events)(struct sctp_ulpq *, struct sctp_chunk *, gfp_t); 56848 void (*start_pd)(struct sctp_ulpq *, gfp_t); [all …]
|