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

Intrusive FIFO of outgoing send requests. More...

#include <chann.h>

Public Attributes

struct asrt_send_reqhead
 Oldest pending request (next to transmit).
 
struct asrt_send_reqtail
 Newest pending request.
 

Detailed Description

Intrusive FIFO of outgoing send requests.

Shared between a module and the transport layer: the module enqueues, the transport dequeues and sends.


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