![]() |
can-eth-gw-utils Utilities
0.1
A bidirectional CAN to Ethernet Gateway (Utilities)
|
#include <errno.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <getopt.h>#include <stdint.h>#include <inttypes.h>#include "netlink.h"
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| creates an Ethernet package and sends it to a device. More... | |
Variables | |
| int | verbose_flag |
| int | bidirectional_flag = 0 |
| uint32_t | flags = 0 |
| uint8_t | gw_type = TYPE_NET |