canque_filter_msg2edges

Name

canque_filter_msg2edges --  sends message into all edges which accept its ID

Synopsis

int canque_filter_msg2edges (struct canque_ends_t * qends, struct canmsg_t * msg);

Arguments

qends

ends structure belonging to calling communication object

msg

pointer to CAN message

Description

Sends message to all outgoing edges connected to the given ends, which accepts message communication ID.

Return Value

Returns number of edges message has been send to