Searched refs:fds_sent (Results 1 – 1 of 1) sorted by relevance
2325 struct scm_cookie *scm, bool fds_sent) in queue_oob() argument2336 err = unix_scm_to_skb(scm, skb, !fds_sent); in queue_oob()2392 bool fds_sent = false; in unix_stream_sendmsg() local2452 err = unix_scm_to_skb(&scm, skb, !fds_sent); in unix_stream_sendmsg()2456 fds_sent = true; in unix_stream_sendmsg()2505 err = queue_oob(sk, msg, other, &scm, fds_sent); in unix_stream_sendmsg()