Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/sctp/
Dstructs.h753 struct sctp_transport { struct
755 struct list_head transports;
758 atomic_t refcnt;
759 __u32 dead:1,
769 rto_pending:1,
775 hb_sent:1,
778 pmtu_pending:1,
781 sack_generation:1;
782 u32 dst_cookie;
784 struct flowi fl;
[all …]