Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
net_sockaddr_can Struct Reference

struct net_sockaddr_can - The net_sockaddr structure for CAN sockets More...

#include <zephyr/net/socketcan.h>

Data Fields

net_sa_family_t can_family
 Address family.
int can_ifindex
 SocketCAN network interface index.

Detailed Description

struct net_sockaddr_can - The net_sockaddr structure for CAN sockets

Field Documentation

◆ can_family

net_sa_family_t net_sockaddr_can::can_family

Address family.

◆ can_ifindex

int net_sockaddr_can::can_ifindex

SocketCAN network interface index.


The documentation for this struct was generated from the following file: