Lines Matching refs:application
89 often the need for adaption of large parts of the application to the
108 same received matching CAN frames. An application wishing to
111 write application data byte streams, without having to deal with
120 application would have to do all these operations using ioctl(2)s.
128 provides the character device for the application to work with.
135 application on the one hand, and a interface for hardware-specific
174 application opens a CAN RAW socket, the raw protocol module itself
197 To ensure that application A receives the same information in the
230 Frames that can optionally be passed to the user application in the
234 be requested by the user application using the common CAN filter
515 application in the same way as other CAN frames. The possible
530 (e.g. when only one application uses the CAN bus) this loopback
559 Once CAN_RAW_FD_FRAMES is enabled the application can send both CAN frames
560 and CAN FD frames. OTOH the application has to handle CAN and CAN FD frames
598 To build a CAN FD aware application use struct canfd_frame as basic CAN
599 data structure for CAN_RAW based applications. When the application is
811 is useful to reduce messages for the application when the signal inside the
885 In this example an application requests any CAN traffic from vcan0.
1157 Alternatively, the application may realize the "bus-off" condition