diff options
Diffstat (limited to 'include/net/sctp/structs.h')
-rw-r--r-- | include/net/sctp/structs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/sctp/structs.h b/include/net/sctp/structs.h index fe7f5ae1c513..37b4a24e589b 100644 --- a/include/net/sctp/structs.h +++ b/include/net/sctp/structs.h | |||
@@ -307,6 +307,7 @@ struct sctp_sock { | |||
307 | __u8 v4mapped; | 307 | __u8 v4mapped; |
308 | __u8 frag_interleave; | 308 | __u8 frag_interleave; |
309 | __u32 adaptation_ind; | 309 | __u32 adaptation_ind; |
310 | __u32 pd_point; | ||
310 | 311 | ||
311 | atomic_t pd_mode; | 312 | atomic_t pd_mode; |
312 | /* Receive to here while partial delivery is in effect. */ | 313 | /* Receive to here while partial delivery is in effect. */ |