Home
last modified time | relevance | path

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

/linux-6.6.21/net/unix/
Dscm.c107 int unix_attach_fds(struct scm_cookie *scm, struct sk_buff *skb) in unix_attach_fds() function
127 EXPORT_SYMBOL(unix_attach_fds);
Dscm.h7 int unix_attach_fds(struct scm_cookie *scm, struct sk_buff *skb);
Daf_unix.c1832 err = unix_attach_fds(scm, skb); in unix_scm_to_skb()