Lines Matching refs:j1939_sock

57 	struct j1939_sock *jsk = j1939_sk(sk);  in j1939_sock_pending_add()
64 struct j1939_sock *jsk = j1939_sk(sk); in j1939_sock_pending_get()
71 struct j1939_sock *jsk = j1939_sk(sk); in j1939_sock_pending_del()
78 static void j1939_jsk_add(struct j1939_priv *priv, struct j1939_sock *jsk) in j1939_jsk_add()
88 static void j1939_jsk_del(struct j1939_priv *priv, struct j1939_sock *jsk) in j1939_jsk_del()
100 struct j1939_sock *jsk = j1939_sk(session->sk); in j1939_sk_queue_session()
114 j1939_session *j1939_sk_get_incomplete_session(struct j1939_sock *jsk) in j1939_sk_get_incomplete_session()
134 struct j1939_sock *jsk, int err) in j1939_sk_queue_drop_all()
151 struct j1939_sock *jsk; in j1939_sk_queue_activate_next_locked()
200 struct j1939_sock *jsk; in j1939_sk_queue_activate_next()
212 static bool j1939_sk_match_dst(struct j1939_sock *jsk, in j1939_sk_match_dst()
262 static bool j1939_sk_match_filter(struct j1939_sock *jsk, in j1939_sk_match_filter()
295 static bool j1939_sk_recv_match_one(struct j1939_sock *jsk, in j1939_sk_recv_match_one()
310 static void j1939_sk_recv_one(struct j1939_sock *jsk, struct sk_buff *oskb) in j1939_sk_recv_one()
340 struct j1939_sock *jsk; in j1939_sk_recv_match()
356 struct j1939_sock *jsk; in j1939_sk_recv()
367 struct j1939_sock *jsk = j1939_sk(sk); in j1939_sk_sock_destruct()
395 struct j1939_sock *jsk = j1939_sk(sk); in j1939_sk_init()
400 BUILD_BUG_ON(offsetof(struct j1939_sock, sk) != 0); in j1939_sk_init()
445 struct j1939_sock *jsk = j1939_sk(sock->sk); in j1939_sk_bind()
538 struct j1939_sock *jsk = j1939_sk(sock->sk); in j1939_sk_connect()
582 const struct j1939_sock *jsk, int peer) in j1939_sk_sock2sockaddr_can()
606 struct j1939_sock *jsk = j1939_sk(sk); in j1939_sk_getname()
628 struct j1939_sock *jsk; in j1939_sk_release()
663 static int j1939_sk_setsockopt_flag(struct j1939_sock *jsk, sockptr_t optval, in j1939_sk_setsockopt_flag()
685 struct j1939_sock *jsk = j1939_sk(sk); in j1939_sk_setsockopt()
760 struct j1939_sock *jsk = j1939_sk(sk); in j1939_sk_getsockopt()
873 struct j1939_sock *jsk = j1939_sk(sk); in j1939_sk_alloc_skb()
987 struct j1939_sock *jsk; in __j1939_sk_errqueue()
1088 struct j1939_sock *jsk; in j1939_sk_errqueue()
1107 struct j1939_sock *jsk = j1939_sk(sk); in j1939_sk_send_loop_abort()
1121 struct j1939_sock *jsk = j1939_sk(sk); in j1939_sk_send_loop()
1215 struct j1939_sock *jsk = j1939_sk(sk); in j1939_sk_sendmsg()
1287 struct j1939_sock *jsk; in j1939_sk_netdev_event_netdown()
1330 .obj_size = sizeof(struct j1939_sock),