23 #ifndef __RTCAN_LIST_H_ 24 #define __RTCAN_LIST_H_ 26 #include "rtcan_socket.h" 41 unsigned int match_count;
42 struct rtcan_socket *sock;
44 struct rtcan_recv *next;
57 struct tx_wait_queue {
58 struct list_head tx_wait_list;
ipipe_spinlock_t rtdm_lock_t
Lock variable.
Definition: driver.h:551
Filter for reception of CAN messages.
Definition: can.h:287