Searched defs:sctp_nets (Results 1 – 1 of 1) sorted by relevance
245 struct sctp_nets { struct252 struct sctp_timer pmtu_timer;253 struct sctp_timer hb_timer;259 struct sctp_net_route ro;262 uint32_t mtu;263 uint32_t ssthresh; /* not sure about this one for split */264 uint32_t last_cwr_tsn;265 uint32_t cwr_window_tsn;266 uint32_t ecn_ce_pkt_cnt;267 uint32_t lost_cnt;[all …]