Home
last modified time | relevance | path

Searched defs:sctp_outq (Results 1 – 7 of 7) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h51989 struct sctp_outq { struct
51990 struct sctp_association *asoc;
51991 struct list_head out_chunk_list;
51992 struct sctp_sched_ops *sched;
51993 unsigned int out_qlen;
51994 unsigned int error;
51995 struct list_head control_chunk_list;
51996 struct list_head sacked;
51997 struct list_head retransmit;
51998 struct list_head abandoned;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h81640 struct sctp_outq { struct
81641 struct sctp_association *asoc;
81642 struct list_head out_chunk_list;
81643 struct sctp_sched_ops *sched;
81644 unsigned int out_qlen;
81645 unsigned int error;
81646 struct list_head control_chunk_list;
81647 struct list_head sacked;
81648 struct list_head retransmit;
81649 struct list_head abandoned;
[all …]
Dvmlinux.h81640 struct sctp_outq { struct
81641 struct sctp_association *asoc;
81642 struct list_head out_chunk_list;
81643 struct sctp_sched_ops *sched;
81644 unsigned int out_qlen;
81645 unsigned int error;
81646 struct list_head control_chunk_list;
81647 struct list_head sacked;
81648 struct list_head retransmit;
81649 struct list_head abandoned;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h48091 struct sctp_outq { struct
48092 struct sctp_association *asoc;
48093 struct list_head out_chunk_list;
48094 struct sctp_sched_ops *sched;
48095 unsigned int out_qlen;
48096 unsigned int error;
48097 struct list_head control_chunk_list;
48098 struct list_head sacked;
48099 struct list_head retransmit;
48100 struct list_head abandoned;
[all …]
Dvmlinux_510.h48091 struct sctp_outq { struct
48092 struct sctp_association *asoc;
48093 struct list_head out_chunk_list;
48094 struct sctp_sched_ops *sched;
48095 unsigned int out_qlen;
48096 unsigned int error;
48097 struct list_head control_chunk_list;
48098 struct list_head sacked;
48099 struct list_head retransmit;
48100 struct list_head abandoned;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h56505 struct sctp_outq { struct
56506 struct sctp_association *asoc;
56507 struct list_head out_chunk_list;
56508 struct sctp_sched_ops *sched;
56509 unsigned int out_qlen;
56510 unsigned int error;
56511 struct list_head control_chunk_list;
56512 struct list_head sacked;
56513 struct list_head retransmit;
56514 struct list_head abandoned;
[all …]
Dvmlinux.h56505 struct sctp_outq { struct
56506 struct sctp_association *asoc;
56507 struct list_head out_chunk_list;
56508 struct sctp_sched_ops *sched;
56509 unsigned int out_qlen;
56510 unsigned int error;
56511 struct list_head control_chunk_list;
56512 struct list_head sacked;
56513 struct list_head retransmit;
56514 struct list_head abandoned;
[all …]