FreeBSD kernel IPv4 code
sctp_abort_msg Struct Reference

#include <sctp_header.h>

Collaboration diagram for sctp_abort_msg:

Data Fields

struct sctphdr sh
 
struct sctp_abort_chunk msg
 

Detailed Description

Definition at line 294 of file sctp_header.h.

Field Documentation

◆ msg

struct sctp_abort_chunk sctp_abort_msg::msg

Definition at line 296 of file sctp_header.h.

◆ sh

struct sctphdr sctp_abort_msg::sh

Definition at line 295 of file sctp_header.h.


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