Home
last modified time | relevance | path

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

/include/net/sctp/
Dstructs.h762 struct sctp_transport { struct
764 struct list_head transports;
765 struct rhash_head node;
768 atomic_t refcnt;
778 __u32 rto_pending:1,
784 hb_sent:1,
787 pmtu_pending:1,
790 sack_generation:1;
791 u32 dst_cookie;
793 struct flowi fl;
[all …]