FreeBSD kernel IPv4 code
sctp_shutdown_event Struct Reference

#include <sctp_uio.h>

Data Fields

uint16_t sse_type
 
uint16_t sse_flags
 
uint32_t sse_length
 
sctp_assoc_t sse_assoc_id
 

Detailed Description

Definition at line 390 of file sctp_uio.h.

Field Documentation

◆ sse_assoc_id

sctp_assoc_t sctp_shutdown_event::sse_assoc_id

Definition at line 394 of file sctp_uio.h.

Referenced by sctp_notify_shutdown_event().

◆ sse_flags

uint16_t sctp_shutdown_event::sse_flags

Definition at line 392 of file sctp_uio.h.

Referenced by sctp_notify_shutdown_event().

◆ sse_length

uint32_t sctp_shutdown_event::sse_length

Definition at line 393 of file sctp_uio.h.

Referenced by sctp_notify_shutdown_event().

◆ sse_type

uint16_t sctp_shutdown_event::sse_type

Definition at line 391 of file sctp_uio.h.

Referenced by sctp_notify_shutdown_event().


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