Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/net/
Dso_netns_cookie.c28 int sock1, sock2; in main() local
/linux-6.1.9/net/core/
Dsock.c3132 int sock_no_socketpair(struct socket *sock1, struct socket *sock2) in sock_no_socketpair()
/linux-6.1.9/net/tipc/
Dsocket.c3331 static int tipc_socketpair(struct socket *sock1, struct socket *sock2) in tipc_socketpair()
/linux-6.1.9/net/
Dsocket.c1658 struct socket *sock1, *sock2; in __sys_socketpair() local
/linux-6.1.9/drivers/block/drbd/
Ddrbd_receiver.c867 struct socket **sock2) in connection_established()