NewMadeleine

Documentation

« back to PM2 home.
nm_ctrl_chunk_s Struct Reference

a chunk of control data More...

#include <nm_headers.h>

Collaboration diagram for nm_ctrl_chunk_s:

Public Member Functions

 PUK_LIST_LINK (nm_ctrl_chunk)
 

Data Fields

nm_gate_t p_gate
 
nm_header_ctrl_generic_t ctrl
 
const void * p_payload
 payload for the ctrl chunk (e.g.
 
nm_len_t size
 size of the payload (0 if none)
 

Detailed Description

a chunk of control data

Definition at line 193 of file nm_headers.h.

Member Function Documentation

◆ PUK_LIST_LINK()

nm_ctrl_chunk_s::PUK_LIST_LINK ( nm_ctrl_chunk  )

Field Documentation

◆ ctrl

nm_header_ctrl_generic_t nm_ctrl_chunk_s::ctrl

Definition at line 197 of file nm_headers.h.

Referenced by nm_core_post_ctrl(), and nm_tactic_pack_ctrl().

◆ p_gate

nm_gate_t nm_ctrl_chunk_s::p_gate

Definition at line 196 of file nm_headers.h.

Referenced by nm_core_post_ctrl().

◆ p_payload

const void* nm_ctrl_chunk_s::p_payload

payload for the ctrl chunk (e.g.

rdv_data for rtr)

Definition at line 198 of file nm_headers.h.

Referenced by nm_core_post_ctrl(), and nm_tactic_pack_ctrl().

◆ size

nm_len_t nm_ctrl_chunk_s::size

size of the payload (0 if none)

Definition at line 199 of file nm_headers.h.

Referenced by nm_core_post_ctrl(), and nm_tactic_pack_ctrl().


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