Home
last modified time | relevance | path

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

/Linux-v4.19/net/core/
Dsock.c2553 int sock_no_socketpair(struct socket *sock1, struct socket *sock2) in sock_no_socketpair()
/Linux-v4.19/net/tipc/
Dsocket.c3019 static int tipc_socketpair(struct socket *sock1, struct socket *sock2) in tipc_socketpair()
/Linux-v4.19/net/
Dsocket.c1365 struct socket *sock1, *sock2; in __sys_socketpair() local
/Linux-v4.19/drivers/block/drbd/
Ddrbd_receiver.c876 struct socket **sock2) in connection_established()