Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_structs.h297 struct sctp_nets { struct
304 struct sctp_timer pmtu_timer;
305 struct sctp_timer hb_timer;
311 struct sctp_net_route ro;
314 uint32_t mtu;
315 uint32_t ssthresh; /* not sure about this one for split */
316 uint32_t last_cwr_tsn;
317 uint32_t cwr_window_tsn;
318 uint32_t ecn_ce_pkt_cnt;
319 uint32_t lost_cnt;
[all …]