Searched defs:sctp_association (Results 1 – 1 of 1) sorted by relevance
804 struct sctp_association { struct806 int state;809 struct sctp_asconf_addrhead asconf_queue;811 struct timeval time_entered; /* time we entered state */812 struct timeval time_last_rcvd;813 struct timeval time_last_sent;814 struct timeval time_last_sat_advance;815 struct sctp_nonpad_sndrcvinfo def_send;818 struct sctp_timer dack_timer; /* Delayed ack timer */819 struct sctp_timer asconf_timer; /* asconf */[all …]