Searched refs:link_rcvd (Results 1 – 1 of 1) sorted by relevance
65 static int link_rcvd(struct socket *, int, struct lwp *);94 .pr_rcvd = link_rcvd,376 link_rcvd(struct socket *so, int flags, struct lwp *l) in link_rcvd() function