Searched refs:unix_prepare_fpl (Results 1 – 2 of 2) sorted by relevance
/linux/include/net/ | ||
H A D | af_unix.h | 24 int unix_prepare_fpl(struct scm_fp_list *fpl); |
/linux/net/unix/ | ||
H A D | af_unix.c | 1848 if (unix_prepare_fpl(UNIXCB(skb).fp)) in unix_attach_fds() |