sctp_getaddrlen.3 (d8b5fd91b9011a1c21b7389e2dade6b9b1f6e425) sctp_getaddrlen.3 (7c3768006d0adbe052143f13f0d969f422c9fd3e)
1.\" Copyright (c) 1983, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 29 unchanged lines hidden (view full) ---

38.Sh NAME
39.Nm sctp_getaddrlen
40.Nd return the address length of an address family
41.Sh LIBRARY
42.Lb libc
43.Sh SYNOPSIS
44.In sys/types.h
45.In sys/socket.h
1.\" Copyright (c) 1983, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 29 unchanged lines hidden (view full) ---

38.Sh NAME
39.Nm sctp_getaddrlen
40.Nd return the address length of an address family
41.Sh LIBRARY
42.Lb libc
43.Sh SYNOPSIS
44.In sys/types.h
45.In sys/socket.h
46.In sys/sctp.h
46.In netinet/sctp.h
47.Ft int
48.Fn sctp_getaddrlen "sa_family_t family""
49.Sh DESCRIPTION
50The
51.Fn sctp_getaddrlen
52returns the size of a specific address family. This function
53is provided for application binary compatability since it
54provides the application with the size the operating system

--- 26 unchanged lines hidden ---
47.Ft int
48.Fn sctp_getaddrlen "sa_family_t family""
49.Sh DESCRIPTION
50The
51.Fn sctp_getaddrlen
52returns the size of a specific address family. This function
53is provided for application binary compatability since it
54provides the application with the size the operating system

--- 26 unchanged lines hidden ---