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;
58 struct list_head tx_wait_list;
pipeline_spinlock_t rtdm_lock_t
Lock variable.
Definition driver.h:552
Filter for reception of CAN messages.
Definition can.h:287