Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/rds/
H A Dtest.py58 socket.send_fds(u0, [], [sock.fileno()])
/linux/net/unix/
H A Daf_unix.c1987 static int unix_scm_to_skb(struct scm_cookie *scm, struct sk_buff *skb, bool send_fds) in unix_scm_to_skb() argument
1996 if (scm->fp && send_fds) in unix_scm_to_skb()