Searched defs:sctp_transport (Results 1 – 1 of 1) sorted by relevance
773 struct sctp_transport { struct775 struct list_head transports;776 struct rhlist_head node;779 refcount_t refcnt;789 __u32 rto_pending:1,795 hb_sent:1,798 pmtu_pending:1,800 dst_pending_confirm:1, /* need to confirm neighbour */803 sack_generation:1;804 u32 dst_cookie;[all …]