Searched defs:sctp_transport (Results 1 – 1 of 1) sorted by relevance
771 struct sctp_transport { struct773 struct list_head transports;774 struct rhlist_head node;777 refcount_t refcnt;778 __u32 dead:1,788 rto_pending:1,794 hb_sent:1,797 pmtu_pending:1,799 dst_pending_confirm:1, /* need to confirm neighbour */802 sack_generation:1;[all …]