Searched refs:send_fds (Results 1 – 2 of 2) sorted by relevance
58 socket.send_fds(u0, [], [sock.fileno()])
1987 static int unix_scm_to_skb(struct scm_cookie *scm, struct sk_buff *skb, bool send_fds) in unix_scm_to_skb() argument1996 if (scm->fp && send_fds) in unix_scm_to_skb()