Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_structs.h782 struct sctp_association { struct
784 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 …]