Searched refs:so_pru_listen (Results 1 – 3 of 3) sorted by relevance
94 int so_pru_listen (struct socket *so, struct thread *td);
341 so_pru_listen(struct socket *so, struct thread *td) in so_pru_listen() function
342 return so_pru_listen(so, td); in solisten()