Searched refs:J1939_MIN_TP_PACKET_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux/net/can/j1939/ | ||
H A D | j1939-priv.h | 334 #define J1939_MIN_TP_PACKET_SIZE 9 macro |
H A D | transport.c | 1623 else if (len < J1939_MIN_TP_PACKET_SIZE) in j1939_xtp_rx_rts_session_new() |