FreeBSD kernel IPv4 code
sctp_idata_chunk Struct Reference

#include <sctp_header.h>

Collaboration diagram for sctp_idata_chunk:

Data Fields

struct sctp_chunkhdr ch
 
struct sctp_idata dp
 

Detailed Description

Definition at line 163 of file sctp_header.h.

Field Documentation

◆ ch

struct sctp_chunkhdr sctp_idata_chunk::ch

Definition at line 164 of file sctp_header.h.

Referenced by sctp_move_to_outqueue(), and sctp_process_a_data_chunk().

◆ dp

struct sctp_idata sctp_idata_chunk::dp

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