Home
last modified time | relevance | path

Searched refs:RX_LOCAL (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/net/can/
H A Dbcm.c76 #define RX_LOCAL 0x10 /* frame was created on the local host */ macro
390 if (firstframe->flags & RX_LOCAL) in bcm_send_to_user()
731 traffic_flags |= RX_LOCAL; in bcm_rx_handler()