asrt
Automated System Runtime Testing library
Loading...
Searching...
No Matches
asrt_send_req Struct Reference

An outgoing message request placed in a module's send queue. More...

#include <chann.h>

Public Attributes

struct asrt_span_span buff
 Message payload (scatter-gather).
 
asrt_chann_id chid
 Target channel ID, set by asrt_send_enque().
 
asrt_send_done_cb done_cb
 Completion callback, may be NULL.
 
void * done_ptr
 Opaque context forwarded to done_cb.
 
struct asrt_send_reqnext
 Intrusive linked-list link.
 

Detailed Description

An outgoing message request placed in a module's send queue.


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