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()
284 static bool j1939_sk_recv_match_one(struct j1939_sock *jsk, in j1939_sk_recv_match_one()
299 static void j1939_sk_recv_one(struct j1939_sock *jsk, struct sk_buff *oskb) in j1939_sk_recv_one()
329 struct j1939_sock *jsk; in j1939_sk_recv_match()
345 struct j1939_sock *jsk; in j1939_sk_recv()
356 struct j1939_sock *jsk = j1939_sk(sk); in j1939_sk_sock_destruct()
384 struct j1939_sock *jsk = j1939_sk(sk); in j1939_sk_init()
389 BUILD_BUG_ON(offsetof(struct j1939_sock, sk) != 0); in j1939_sk_init()
433 struct j1939_sock *jsk = j1939_sk(sock->sk); in j1939_sk_bind()
526 struct j1939_sock *jsk = j1939_sk(sock->sk); in j1939_sk_connect()
570 const struct j1939_sock *jsk, int peer) in j1939_sk_sock2sockaddr_can()
594 struct j1939_sock *jsk = j1939_sk(sk); in j1939_sk_getname()
616 struct j1939_sock *jsk; in j1939_sk_release()
651 static int j1939_sk_setsockopt_flag(struct j1939_sock *jsk, sockptr_t optval, in j1939_sk_setsockopt_flag()
673 struct j1939_sock *jsk = j1939_sk(sk); in j1939_sk_setsockopt()
746 struct j1939_sock *jsk = j1939_sk(sk); in j1939_sk_getsockopt()
859 struct j1939_sock *jsk = j1939_sk(sk); in j1939_sk_alloc_skb()
973 struct j1939_sock *jsk; in __j1939_sk_errqueue()
1072 struct j1939_sock *jsk; in j1939_sk_errqueue()
1100 struct j1939_sock *jsk = j1939_sk(sk); in j1939_sk_send_loop()
1194 struct j1939_sock *jsk = j1939_sk(sk); in j1939_sk_sendmsg()
1266 struct j1939_sock *jsk; in j1939_sk_netdev_event_netdown()
1310 .obj_size = sizeof(struct j1939_sock),