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.py53 socket.send_fds(u0, [], [s.fileno()])
/linux/net/unix/
H A Daf_unix.c2004 static int unix_scm_to_skb(struct scm_cookie *scm, struct sk_buff *skb, bool send_fds) in unix_scm_to_skb() argument
2013 if (scm->fp && send_fds) in unix_scm_to_skb()