Home
last modified time | relevance | path

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

/openbmc/linux/include/net/sctp/
H A Dstructs.h774 struct sctp_transport { struct
776 struct list_head transports;
777 struct rhlist_head node;
780 refcount_t refcnt;
790 __u32 rto_pending:1,
796 hb_sent:1,
799 pmtu_pending:1,
801 dst_pending_confirm:1, /* need to confirm neighbour */
804 sack_generation:1;
805 u32 dst_cookie;
[all …]