Home
last modified time | relevance | path

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

/openbmc/linux/net/can/j1939/
H A Dtransport.c546 if (session->skcb.addr.type == J1939_SIMPLE && in j1939_session_get_simple()
1157 if (session->skcb.addr.type == J1939_SIMPLE) { in j1939_tp_txtimer()
1198 if (session->skcb.addr.type != J1939_SIMPLE) { in j1939_tp_txtimer()
1239 } else if (session->skcb.addr.type == J1939_SIMPLE) { in j1939_tp_rxtimer()
1566 if (session->skcb.addr.type != J1939_SIMPLE) in j1939_session_activate()
1998 skcb->addr.type = J1939_SIMPLE; in j1939_tp_send()
H A Dj1939-priv.h140 J1939_SIMPLE, enumerator
H A Dsocket.c955 if (session->skcb.addr.type == J1939_SIMPLE) in j1939_sk_get_timestamping_opt_stats()