Home
last modified time | relevance | path

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

/Linux-v6.6/net/can/j1939/
Dsocket.c284 static bool j1939_sk_recv_match_one(struct j1939_sock *jsk, in j1939_sk_recv_match_one() function
308 if (!j1939_sk_recv_match_one(jsk, oskcb)) in j1939_sk_recv_one()
334 match = j1939_sk_recv_match_one(jsk, skcb); in j1939_sk_recv_match()
1085 if (j1939_sk_recv_match_one(jsk, &session->skcb)) in j1939_sk_errqueue()