Searched refs:CanRxBoxMsgMatch (Results 1 – 1 of 1) sorted by relevance
56 static bool CanRxBoxMsgMatch(struct CanRxBox *, const struct CanMsg *);68 if (!CanRxBoxMsgMatch(rbox, cmsg)) { in CanRxBoxAddMsg()126 static bool CanRxBoxMsgMatch(struct CanRxBox *rbox, const struct CanMsg *cmsg) in CanRxBoxMsgMatch() function