Loading...
Searching...
No Matches

Received data structure. More...

Detailed Description

Received data structure.

This structure is used when a layer sends received data to the upper layer

Definition at line 122 of file common.h.

#include <common.h>

Data Fields

struct iovec data
 iovec containing received data
 
void * arg
 upper layer private param
 

Field Documentation

◆ arg

void* can_rx_data::arg

upper layer private param

Definition at line 124 of file common.h.

◆ data

struct iovec can_rx_data::data

iovec containing received data

Definition at line 123 of file common.h.


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