Home
last modified time | relevance | path

Searched defs:sock2 (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/net/core/
Dsock.c2740 int sock_no_socketpair(struct socket *sock1, struct socket *sock2) in sock_no_socketpair()
/Linux-v5.10/net/tipc/
Dsocket.c3297 static int tipc_socketpair(struct socket *sock1, struct socket *sock2) in tipc_socketpair()
/Linux-v5.10/net/
Dsocket.c1538 struct socket *sock1, *sock2; in __sys_socketpair() local
/Linux-v5.10/drivers/block/drbd/
Ddrbd_receiver.c865 struct socket **sock2) in connection_established()