Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/netinet/
HDsctp_structs.h789 struct sctp_association { struct
791 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 …]