Home
last modified time | relevance | path

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

/openbmc/linux/net/can/j1939/
H A Dj1939-priv.h198 void j1939_simple_recv(struct j1939_priv *priv, struct sk_buff *skb);
H A Dmain.c112 j1939_simple_recv(priv, skb); in j1939_can_recv()
H A Dtransport.c2169 void j1939_simple_recv(struct j1939_priv *priv, struct sk_buff *skb) in j1939_simple_recv() function