]> rtime.felk.cvut.cz Git - lincan.git/blobdiff - lincan/include/can_queue.h
Intel 82527 chip now configures acceptance identifiers and mask 15 according to edges.
[lincan.git] / lincan / include / can_queue.h
index 709dda7dbc71c8a99e4fffe41bcba306002b2053..c3df3ad4fab73ab5fd5fc460ae58d9a1220aa191 100644 (file)
@@ -527,6 +527,8 @@ int canqueue_ends_kill_inlist(struct canque_ends_t *qends, int send_rest);
 
 int canqueue_ends_kill_outlist(struct canque_ends_t *qends);
 
+int canqueue_ends_filt_conjuction(struct canque_ends_t *qends, struct canfilt_t *filt);
+
 /* edge reference and traversal functions */
 
 void canque_edge_do_dead(struct canque_edge_t *edge, int dead_fl);