Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/net/
Dso_netns_cookie.c28 int sock1, sock2; in main() local
/linux-6.12.1/net/core/
Dsock.c3333 int sock_no_socketpair(struct socket *sock1, struct socket *sock2) in sock_no_socketpair()
/linux-6.12.1/net/tipc/
Dsocket.c3330 static int tipc_socketpair(struct socket *sock1, struct socket *sock2) in tipc_socketpair()
/linux-6.12.1/net/
Dsocket.c1739 struct socket *sock1, *sock2; in __sys_socketpair() local
/linux-6.12.1/drivers/block/drbd/
Ddrbd_receiver.c866 struct socket **sock2) in connection_established()