summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctputil.h
diff options
context:
space:
mode:
authortuexen <tuexen@FreeBSD.org>2016-12-29 11:32:42 +0000
committertuexen <tuexen@FreeBSD.org>2016-12-29 11:32:42 +0000
commitea806283fa596574bca077962072e4a9818d67b4 (patch)
treefe09d09de72dfaceba944b7bf7bf505e0e011f89 /sys/netinet/sctputil.h
parent4ebb8fad2473bd51e0feb9443050793d24f3d2f2 (diff)
downloadFreeBSD-src-ea806283fa596574bca077962072e4a9818d67b4.zip
FreeBSD-src-ea806283fa596574bca077962072e4a9818d67b4.tar.gz
MFC r310590:
Whitespace changes. The toolchain for processing the sources has been updated. No functional change.
Diffstat (limited to 'sys/netinet/sctputil.h')
-rw-r--r--sys/netinet/sctputil.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/netinet/sctputil.h b/sys/netinet/sctputil.h
index a3a4f3c..dd45e49 100644
--- a/sys/netinet/sctputil.h
+++ b/sys/netinet/sctputil.h
@@ -65,10 +65,10 @@ void
* Function prototypes
*/
int32_t
-sctp_map_assoc_state(int);
+ sctp_map_assoc_state(int);
uint32_t
-sctp_get_ifa_hash_val(struct sockaddr *addr);
+ sctp_get_ifa_hash_val(struct sockaddr *addr);
struct sctp_ifa *
sctp_find_ifa_in_ep(struct sctp_inpcb *inp, struct sockaddr *addr, int hold_lock);
OpenPOWER on IntegriCloud