FreeBSD kernel IPv4 code
sctp_sndinfo Struct Reference

#include <sctp_uio.h>

Data Fields

uint16_t snd_sid
 
uint16_t snd_flags
 
uint32_t snd_ppid
 
uint32_t snd_context
 
sctp_assoc_t snd_assoc_id
 

Detailed Description

Definition at line 157 of file sctp_uio.h.

Field Documentation

◆ snd_assoc_id

sctp_assoc_t sctp_sndinfo::snd_assoc_id

◆ snd_context

uint32_t sctp_sndinfo::snd_context

◆ snd_flags

uint16_t sctp_sndinfo::snd_flags

◆ snd_ppid

uint32_t sctp_sndinfo::snd_ppid

◆ snd_sid

uint16_t sctp_sndinfo::snd_sid

The documentation for this struct was generated from the following file: