Searched refs:unix_attach_fds (Results 1 – 3 of 3) sorted by relevance
107 int unix_attach_fds(struct scm_cookie *scm, struct sk_buff *skb) in unix_attach_fds() function127 EXPORT_SYMBOL(unix_attach_fds);
7 int unix_attach_fds(struct scm_cookie *scm, struct sk_buff *skb);
1832 err = unix_attach_fds(scm, skb); in unix_scm_to_skb()