Home
last modified time | relevance | path

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

/linux/include/net/sctp/
H A Dstructs.h771 struct sctp_transport { struct
773 struct list_head transports;
774 struct rhlist_head node;
777 refcount_t refcnt;
787 __u32 rto_pending:1,
793 hb_sent:1,
796 pmtu_pending:1,
798 dst_pending_confirm:1, /* need to confirm neighbour */
801 sack_generation:1;
802 u32 dst_cookie;
[all …]