Zephyr Project API
3.1.0
A Scalable Open Source RTOS
|
Socket CAN definitions. More...
#include <zephyr/types.h>
#include <zephyr/net/net_ip.h>
#include <zephyr/net/net_if.h>
#include <zephyr/drivers/can.h>
Go to the source code of this file.
Data Structures | |
struct | sockaddr_can |
struct | canbus_api |
Macros | |
#define | CAN_RAW 1 |
#define | SOL_CAN_BASE 100 |
#define | SOL_CAN_RAW (SOL_CAN_BASE + CAN_RAW) |
#define | CAN_MTU CAN_MAX_DLEN |
Enumerations | |
enum | { CAN_RAW_FILTER = 1 } |
Socket CAN definitions.
Definitions for socket CAN support.