Searched refs:pru_attach_notsupp (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/sys/
H A Dprotosw.h238 int pru_attach_notsupp(struct socket *so, int proto, struct thread *td);
/freebsd-11.0-release/sys/kern/
H A Duipc_domain.c85 .pru_attach = pru_attach_notsupp,
H A Duipc_socket.c497 prp->pr_usrreqs->pru_attach == pru_attach_notsupp)
3113 pru_attach_notsupp(struct socket *so, int proto, struct thread *td) function

Completed in 172 milliseconds