Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h54497 struct sctp_outq { struct
54498 struct sctp_association *asoc;
54499 struct list_head out_chunk_list;
54500 struct sctp_sched_ops *sched;
54501 unsigned int out_qlen;
54502 unsigned int error;
54503 struct list_head control_chunk_list;
54504 struct list_head sacked;
54505 struct list_head retransmit;
54506 struct list_head abandoned;
[all …]