Home
last modified time | relevance | path

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

/linux-3.3/include/net/sctp/
Dstructs.h885 struct sctp_transport { struct
887 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 …]