Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dlsm_hooks.h1705 int (*unix_may_send)(struct socket *sock, struct socket *other); member
1982 struct hlist_head unix_may_send; member
/Linux-v5.4/net/unix/
Daf_unix.c187 static inline int unix_may_send(struct sock *sk, struct sock *osk) in unix_may_send() function