Xenomai  3.1
sockaddr_can Struct Reference

Socket address structure for the CAN address family. More...

Data Fields

sa_family_t can_family
 CAN address family, must be AF_CAN.
 
int can_ifindex
 Interface index of CAN controller. More...
 

Detailed Description

Socket address structure for the CAN address family.

Examples:
can-rtt.c, rtcanrecv.c, and rtcansend.c.

Field Documentation

◆ can_ifindex

int sockaddr_can::can_ifindex

Interface index of CAN controller.

See SIOCGIFINDEX.


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