diff options
author | Gerrit Renker <gerrit@erg.abdn.ac.uk> | 2008-09-04 07:30:19 +0200 |
---|---|---|
committer | Gerrit Renker <gerrit@erg.abdn.ac.uk> | 2008-09-04 07:45:33 +0200 |
commit | 842d1ef14ff37e9611eab479f31a0d74c1a5c4c0 (patch) | |
tree | c6b6a6a26bb20ad0f167bb65915bfd6590b1aae8 /net/dccp/timer.c | |
parent | 1fb87509606cb19f5f603e54c28af7da149049f3 (diff) |
dccp ccid-3: Remove ccid3hc{tx,rx}_ prefixes
This patch does the same for CCID-3 as the previous patch for CCID-2:
s#ccid3hctx_##g;
s#ccid3hcrx_##g;
plus manual editing to retain consistency.
Please note: expanded the fields of the `struct tfrc_tx_info' in the hc_tx_sock,
since using short #define identifiers is not a good idea. The only place where
this embedded struct was used is ccid3_hc_tx_getsockopt().
Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Diffstat (limited to 'net/dccp/timer.c')
0 files changed, 0 insertions, 0 deletions