Searched defs:sctp_association (Results 1 – 1 of 1) sorted by relevance
789 struct sctp_association { struct791 int state;794 struct sctp_asconf_addrhead asconf_queue;796 struct timeval time_entered; /* time we entered state */797 struct timeval time_last_rcvd;798 struct timeval time_last_sent;799 struct timeval time_last_sat_advance;800 struct sctp_nonpad_sndrcvinfo def_send;803 struct sctp_timer dack_timer; /* Delayed ack timer */804 struct sctp_timer asconf_timer; /* asconf */[all …]