NewMadeleine

Documentation

« back to PM2 home.
nm_matching_gsession_s Struct Reference

#include <nm_gate.h>

Data Fields

struct nm_req_list_s unpacks
 posted unpacks on this gate/session (any tag)
 
struct nm_unexpected_gate_list_s unexpected
 unexpected chunks pending on this gate/session; sorted by seq number
 

Detailed Description

Definition at line 51 of file nm_gate.h.

Field Documentation

◆ unexpected

struct nm_unexpected_gate_list_s nm_matching_gsession_s::unexpected

unexpected chunks pending on this gate/session; sorted by seq number

Definition at line 54 of file nm_gate.h.

Referenced by nm_matching_gsession_ctor().

◆ unpacks

struct nm_req_list_s nm_matching_gsession_s::unpacks

posted unpacks on this gate/session (any tag)

Definition at line 53 of file nm_gate.h.

Referenced by nm_matching_gsession_ctor().


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