#include <netif.h>
Public Attributes | |
| struct pkt_buf * | buf |
| uint8_t | ether_shost [MAC_ADDRESS_SIZE] |
| struct EtherCAT_Frame * | frame |
| bool | is_free |
| pthread_cond_t | rx_cond |
| struct timespec | tx_time |
| struct pkt_buf* outstanding_pkt::buf |
| struct EtherCAT_Frame* outstanding_pkt::frame |
| pthread_cond_t outstanding_pkt::rx_cond |
| struct timespec outstanding_pkt::tx_time |