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

/freebsd-11.0-release/sys/kern/
H A Duipc_domain.c94 .pru_rcvoob = pru_rcvoob_notsupp,
149 DEFAULT(pu->pru_rcvoob, pru_rcvoob_notsupp);
H A Duipc_socket.c3193 pru_rcvoob_notsupp(struct socket *so, struct mbuf *m, int flags) function
/freebsd-11.0-release/sys/sys/
H A Dprotosw.h254 int pru_rcvoob_notsupp(struct socket *so, struct mbuf *m, int flags);

Completed in 57 milliseconds