Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/unix/
H A Daf_unix.c1591 static int unix_scm_to_skb(struct scm_cookie *scm, struct sk_buff *skb, bool send_fds) in unix_scm_to_skb() argument
1600 if (scm->fp && send_fds) in unix_scm_to_skb()
/kernel/linux/linux-6.6/net/unix/
H A Daf_unix.c1822 static int unix_scm_to_skb(struct scm_cookie *scm, struct sk_buff *skb, bool send_fds) in unix_scm_to_skb() argument
1831 if (scm->fp && send_fds) in unix_scm_to_skb()

Completed in 8 milliseconds