aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/dccp.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/dccp/dccp.h')
-rw-r--r--net/dccp/dccp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/dccp/dccp.h b/net/dccp/dccp.h
index 9040be049d8c..708e75bf623d 100644
--- a/net/dccp/dccp.h
+++ b/net/dccp/dccp.h
@@ -352,6 +352,7 @@ static inline int dccp_bad_service_code(const struct sock *sk,
352 * @dccpd_opt_len: total length of all options (5.8) in the packet 352 * @dccpd_opt_len: total length of all options (5.8) in the packet
353 * @dccpd_seq: sequence number 353 * @dccpd_seq: sequence number
354 * @dccpd_ack_seq: acknowledgment number subheader field value 354 * @dccpd_ack_seq: acknowledgment number subheader field value
355 *
355 * This is used for transmission as well as for reception. 356 * This is used for transmission as well as for reception.
356 */ 357 */
357struct dccp_skb_cb { 358struct dccp_skb_cb {