Searched defs:sctp_association (Results 1 – 5 of 5) sorted by relevance
839 struct sctp_association { struct841 int state;844 struct sctp_asconf_addrhead asconf_queue;846 struct timeval time_entered; /* time we entered state */847 struct timeval time_last_rcvd;848 struct timeval time_last_sent;849 struct timeval time_last_sat_advance;850 struct sctp_nonpad_sndrcvinfo def_send;853 struct sctp_timer dack_timer; /* Delayed ack timer */854 struct sctp_timer asconf_timer; /* asconf */[all …]
54 GstSctpAssociation *sctp_association; member
55 GstSctpAssociation *sctp_association; member
648 on_receive (GstSctpAssociation * sctp_association, guint8 * buf, in on_receive()
845 on_sctp_association_state_changed (GstSctpAssociation * sctp_association, in on_sctp_association_state_changed()