Home
last modified time | relevance | path

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

/Linux-v6.6/net/can/j1939/
Dj1939-priv.h198 void j1939_simple_recv(struct j1939_priv *priv, struct sk_buff *skb);
Dmain.c116 j1939_simple_recv(priv, skb); in j1939_can_recv()
Dtransport.c2152 void j1939_simple_recv(struct j1939_priv *priv, struct sk_buff *skb) in j1939_simple_recv() function