diff options
Diffstat (limited to 'include/net/sctp/sctp.h')
-rw-r--r-- | include/net/sctp/sctp.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/net/sctp/sctp.h b/include/net/sctp/sctp.h index 34318a33a94c..1b81ede7c2bc 100644 --- a/include/net/sctp/sctp.h +++ b/include/net/sctp/sctp.h | |||
@@ -150,13 +150,6 @@ int sctp_primitive_REQUESTHEARTBEAT(struct sctp_association *, void *arg); | |||
150 | int sctp_primitive_ASCONF(struct sctp_association *, void *arg); | 150 | int sctp_primitive_ASCONF(struct sctp_association *, void *arg); |
151 | 151 | ||
152 | /* | 152 | /* |
153 | * sctp/crc32c.c | ||
154 | */ | ||
155 | __u32 sctp_start_cksum(__u8 *ptr, __u16 count); | ||
156 | __u32 sctp_update_cksum(__u8 *ptr, __u16 count, __u32 cksum); | ||
157 | __u32 sctp_end_cksum(__u32 cksum); | ||
158 | |||
159 | /* | ||
160 | * sctp/input.c | 153 | * sctp/input.c |
161 | */ | 154 | */ |
162 | int sctp_rcv(struct sk_buff *skb); | 155 | int sctp_rcv(struct sk_buff *skb); |