Searched defs:sctp_transport (Results 1 – 1 of 1) sorted by relevance
885 struct sctp_transport { struct887 struct list_head transports;890 atomic_t refcnt;891 __u32 dead:1,901 rto_pending:1,907 hb_sent:1,910 pmtu_pending:1,913 malloced:1;915 struct flowi fl;918 union sctp_addr ipaddr;[all …]