Home
last modified time | relevance | path

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

/openbmc/linux/net/unix/
H A 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);
H A Dscm.h7 int unix_attach_fds(struct scm_cookie *scm, struct sk_buff *skb);
H A Daf_unix.c1812 err = unix_attach_fds(scm, skb); in unix_scm_to_skb()