Home
last modified time | relevance | path

Searched defs:socketpair (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dnet.h171 int (*socketpair)(struct socket *sock1, member
/openbmc/linux/net/
H A Dsocket.c1823 SYSCALL_DEFINE4(socketpair, int, family, int, type, int, protocol, in SYSCALL_DEFINE4() argument