Searched defs:MSG_FLAG_OVERRUN (Results 1 - 1 of 1) sorted by relevance

/drivers/net/can/usb/
H A Dkvaser_usb.c68 #define MSG_FLAG_OVERRUN BIT(1) macro
795 if (msg->u.rx_can.flag & MSG_FLAG_OVERRUN) {
839 MSG_FLAG_OVERRUN)) {

Completed in 33 milliseconds