Searched defs:sctp_nets (Results 1 – 1 of 1) sorted by relevance
293 struct sctp_nets { struct300 struct sctp_timer pmtu_timer;301 struct sctp_timer hb_timer;307 struct sctp_net_route ro;310 uint32_t mtu;311 uint32_t ssthresh; /* not sure about this one for split */312 uint32_t last_cwr_tsn;313 uint32_t cwr_window_tsn;314 uint32_t ecn_ce_pkt_cnt;315 uint32_t lost_cnt;[all …]