Home
last modified time | relevance | path

Searched defs:send_fds (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/net/af_unix/
H A Dscm_rights_denial_lsm.c141 static int send_fds(int sk, int *fds, int n) in send_fds() function
/linux/net/unix/
H A Daf_unix.c1990 static int unix_scm_to_skb(struct scm_cookie *scm, struct sk_buff *skb, bool send_fds) in unix_scm_to_skb()