Home
last modified time | relevance | path

Searched refs:unix_find_other (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/unix/
H A Daf_unix.c948 static struct sock *unix_find_other(struct net *net, in unix_find_other() function
1171 other = unix_find_other(net, sunaddr, alen, sock->type, hash, &err); in unix_dgram_connect()
1293 other = unix_find_other(net, sunaddr, addr_len, sk->sk_type, hash, &err); in unix_stream_connect()
1763 other = unix_find_other(net, sunaddr, namelen, sk->sk_type, in unix_dgram_sendmsg()
/kernel/linux/linux-6.6/net/unix/
H A Daf_unix.c1132 static struct sock *unix_find_other(struct net *net, in unix_find_other() function
1389 other = unix_find_other(sock_net(sk), sunaddr, alen, sock->type); in unix_dgram_connect()
1520 other = unix_find_other(net, sunaddr, addr_len, sk->sk_type); in unix_stream_connect()
1974 other = unix_find_other(sock_net(sk), sunaddr, msg->msg_namelen, in unix_dgram_sendmsg()

Completed in 8 milliseconds