-
-
basic_endpoint
- Describes an endpoint for a CAN bus interface that can be bound to a CAN socket. -
flexible_data_rate
- Enables the flexible data rate socket option. Allows a raw CAN socket to receive Flexible Data rate frames. -
frame_header
- A CAN frame header, used for transmission of both standard and flexible data rate frames. -
get_interface_index
- Retrieves the interface index required to bind a CAN socket to a particular CAN interface. -
raw
- Encapsulates flags necessary for creation of raw CAN sockets.
-