Searched defs:unix_may_send (Results 1 – 2 of 2) sorted by relevance
1664 int (*unix_may_send)(struct socket *sock, struct socket *other); member1934 struct hlist_head unix_may_send; member
190 static inline int unix_may_send(struct sock *sk, struct sock *osk) in unix_may_send() function