GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
sysdecode_sctp_sinfo_flags(3) FreeBSD Library Functions Manual sysdecode_sctp_sinfo_flags(3)

sysdecode_sctp_sinfo_flags
output textual description of the sinfo_flags field of struct sctp_sndrcvinfo

System Argument Decoding Library (libsysdecode, -lsysdecode)

#include <sys/types.h>
#include <stdbool.h>
#include <stdio.h>
#include <sysdecode.h>

void
sysdecode_sctp_sinfo_flags(FILE *fp, int sinfo_flags);

The sysdecode_sctp_sinfo_flags() function outputs a textual description of the sinfo_flags member of a struct sctp_sndrcvinfo to the stream fp. In particular, the embedded PR-SCTP policies are handled.

sysdecode(3) sysdecode_sctp_pr_policy(3)
January 14, 2018 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.