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 7b4fff93ba7f..5e81984b8478 100644 --- a/include/net/sctp/structs.h +++ b/include/net/sctp/structs.h | |||
| @@ -1857,6 +1857,7 @@ int sctp_assoc_set_bind_addr_from_ep(struct sctp_association *, | |||
| 1857 | int sctp_assoc_set_bind_addr_from_cookie(struct sctp_association *, | 1857 | int sctp_assoc_set_bind_addr_from_cookie(struct sctp_association *, |
| 1858 | struct sctp_cookie*, | 1858 | struct sctp_cookie*, |
| 1859 | gfp_t gfp); | 1859 | gfp_t gfp); |
| 1860 | int sctp_assoc_set_id(struct sctp_association *, gfp_t); | ||
| 1860 | 1861 | ||
| 1861 | int sctp_cmp_addr_exact(const union sctp_addr *ss1, | 1862 | int sctp_cmp_addr_exact(const union sctp_addr *ss1, |
| 1862 | const union sctp_addr *ss2); | 1863 | const union sctp_addr *ss2); |
