tail head cat sleep
QR code linking to this page

Manual Pages  — sysdecode_sctp_sinfo_flags

NAME

sysdecode_sctp_sinfo_flags – output textual description of the sinfo_flags field of struct sctp_sndrcvinfo

CONTENTS

LIBRARY

libsysdecode

SYNOPSIS

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

void
sysdecode_sctp_sinfo_flags(FILE *fp, int sinfo_flags);

DESCRIPTION

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.

SEE ALSO

sysdecode(3) sysdecode_sctp_pr_policy(3)

sysdecode_sctp_sinfo_flags (3) January 14, 2018

tail head cat sleep
QR code linking to this page


Please direct any comments about this manual page service to Ben Bullock. Privacy policy.

It's a UNIX system, I know this!
— Lex Murphy, Jurassic Park