Home
last modified time | relevance | path

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

/net/core/
Dscm.c324 struct scm_fp_list *scm_fp_dup(struct scm_fp_list *fpl) in scm_fp_dup() function
341 EXPORT_SYMBOL(scm_fp_dup);
/net/unix/
Daf_unix.c1495 UNIXCB(skb).fp = scm_fp_dup(scm->fp); in unix_attach_fds()
1995 siocb->scm->fp = scm_fp_dup(UNIXCB(skb).fp); in unix_dgram_recvmsg()
2194 siocb->scm->fp = scm_fp_dup(UNIXCB(skb).fp); in unix_stream_recvmsg()