Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctp_pcb.h620 struct sctp_tcb { struct
623 LIST_ENTRY(sctp_tcb) sctp_tcbhash; /* next link in hash argument
631 struct sctp_block_entry *block_entry; /* pointer locked by socket
633 struct sctp_association asoc;
639 uint32_t freed_by_sorcv_sincelast;
640 uint32_t total_sends;
641 uint32_t total_recvs;
642 int freed_from_where;
643 uint16_t rport; /* remote port in network format */
644 uint16_t resv;
[all …]