Home
last modified time | relevance | path

Searched refs:queue_oob (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/unix/
H A Daf_unix.c2094 static int queue_oob(struct socket *sock, struct msghdr *msg, struct sock *other, in queue_oob() function
2258 err = queue_oob(sock, msg, other, &scm, fds_sent); in unix_stream_sendmsg()