Xenomai API  2.5.6.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.

Detailed Description

Socket address structure for the CAN address family.

Examples:
rtcan_rtt.c, rtcanrecv.c, and rtcansend.c.

Field Documentation

Interface index of CAN controller.

See SIOCGIFINDEX.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines