Searched defs:sctp_transport (Results 1 – 1 of 1) sorted by relevance
753 struct sctp_transport { struct755 struct list_head transports;758 atomic_t refcnt;759 __u32 dead:1,769 rto_pending:1,775 hb_sent:1,778 pmtu_pending:1,781 sack_generation:1;782 u32 dst_cookie;784 struct flowi fl;[all …]