#include "ethercat_hardware/ethernet_interface_info.h"
#include <linux/ethtool.h>
#include <linux/sockios.h>
#include <net/if.h>
#include <sys/ioctl.h>
#include <errno.h>
Go to the source code of this file.