|
IgH EtherCAT Master
1.6.9
|
Queued frame structure. More...
#include <ethernet.h>
Data Fields | |
| struct list_head | queue |
| list item | |
| struct sk_buff * | skb |
| socket buffer | |
Queued frame structure.
Definition at line 57 of file ethernet.h.
| struct list_head ec_eoe_frame_t::queue |
list item
Definition at line 59 of file ethernet.h.
| struct sk_buff* ec_eoe_frame_t::skb |
socket buffer
Definition at line 60 of file ethernet.h.