Classes | Defines | Typedefs

af_can.h File Reference

#include <net/if.h>
#include "can.h"
Include dependency graph for af_can.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  sockaddr_can
struct  can_filter

Defines

#define PF_CAN   29
#define AF_CAN   PF_CAN
#define CAN_RAW   1
#define CAN_BCM   2
#define CAN_TP16   3
#define CAN_TP20   4
#define CAN_MCNET   5
#define CAN_ISOTP   6
#define CAN_BAP   7
#define CAN_MAX   8
#define SOL_CAN_BASE   100
#define CAN_INV_FILTER   0x20000000U

Typedefs

typedef canid_t can_err_mask_t

Define Documentation

#define AF_CAN   PF_CAN
#define CAN_BAP   7
#define CAN_BCM   2
#define CAN_INV_FILTER   0x20000000U
#define CAN_ISOTP   6
#define CAN_MAX   8
#define CAN_MCNET   5
#define CAN_RAW   1
#define CAN_TP16   3
#define CAN_TP20   4
#define PF_CAN   29
#define SOL_CAN_BASE   100

Typedef Documentation