Searched refs:J1939_MIN_TP_PACKET_SIZE (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/net/can/j1939/ | ||
D | j1939-priv.h | 333 #define J1939_MIN_TP_PACKET_SIZE 9 macro |
D | transport.c | 1622 else if (len < J1939_MIN_TP_PACKET_SIZE) in j1939_xtp_rx_rts_session_new() |