typedef struct __congestion_parameters

this struct contains all relevant congestion control parameters for one PATH to the destination/association peer endpoint

[more]unsigned int cwnd
[more]unsigned int cwnd2
[more]unsigned int partial_bytes_acked
[more]unsigned int ssthresh
[more]unsigned int outstanding_bytes_per_address
[more]unsigned int mtu


Documentation

this struct contains all relevant congestion control parameters for one PATH to the destination/association peer endpoint
ounsigned int cwnd

ounsigned int cwnd2

ounsigned int partial_bytes_acked

ounsigned int ssthresh

ounsigned int outstanding_bytes_per_address

ounsigned int mtu

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.