Home
last modified time | relevance | path

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

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