Searched defs:sctp_association (Results 1 – 1 of 1) sorted by relevance
782 struct sctp_association { struct784 int state;787 struct sctp_asconf_addrhead asconf_queue;789 struct timeval time_entered; /* time we entered state */790 struct timeval time_last_rcvd;791 struct timeval time_last_sent;792 struct timeval time_last_sat_advance;793 struct sctp_nonpad_sndrcvinfo def_send;796 struct sctp_timer dack_timer; /* Delayed ack timer */797 struct sctp_timer asconf_timer; /* asconf */[all …]