Searched defs:sctp_transport (Results 1 – 1 of 1) sorted by relevance
762 struct sctp_transport { struct764 struct list_head transports;765 struct rhash_head node;768 atomic_t refcnt;778 __u32 rto_pending:1,784 hb_sent:1,787 pmtu_pending:1,790 sack_generation:1;791 u32 dst_cookie;793 struct flowi fl;[all …]