Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/unix/
H A Daf_unix.c1593 static int unix_scm_to_skb(struct scm_cookie *scm, struct sk_buff *skb, bool send_fds) in unix_scm_to_skb() argument
1602 if (scm->fp && send_fds) in unix_scm_to_skb()