commit | a84ffe430342db6ee585a5038f3242a6b4112d69 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@mandriva.com> | Sun Aug 28 04:51:32 2005 -0300 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Aug 29 16:13:37 2005 -0700 |
tree | db6eeaf68290a0247449e824e3c46a7929f4be02 | |
parent | 0ac4f893f20ed524198da5ebf591fc0b9e2ced2f [diff] |
[DCCP]: Introduce DCCP_SOCKOPT_PACKET_SIZE So that applications can set dccp_sock->dccps_pkt_size, that in turn is used in the CCID3 half connection init routines to set ccid3hc[tr]x_s and use it in its rate calculations. Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com> Signed-off-by: David S. Miller <davem@davemloft.net>