Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/net/
Dso_netns_cookie.c28 int sock1, sock2; in main() local
/Linux-v5.15/net/core/
Dsock.c2911 int sock_no_socketpair(struct socket *sock1, struct socket *sock2) in sock_no_socketpair()
/Linux-v5.15/net/tipc/
Dsocket.c3327 static int tipc_socketpair(struct socket *sock1, struct socket *sock2) in tipc_socketpair()
/Linux-v5.15/net/
Dsocket.c1575 struct socket *sock1, *sock2; in __sys_socketpair() local
/Linux-v5.15/drivers/block/drbd/
Ddrbd_receiver.c867 struct socket **sock2) in connection_established()