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