[DCCP]: Introduce DCCP_SOCKOPT_PACKET_SIZE
authorArnaldo Carvalho de Melo <acme@mandriva.com>
Sun, 28 Aug 2005 07:51:32 +0000 (04:51 -0300)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 29 Aug 2005 23:13:37 +0000 (16:13 -0700)
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>

No differences found