Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
socket_can.h File Reference

Socket CAN definitions. More...

#include <zephyr/types.h>
#include <net/net_ip.h>
#include <net/net_if.h>
#include <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 }
 

Detailed Description

Socket CAN definitions.

Definitions for socket CAN support.