Searched refs:pru_send_notsupp (Results 1 – 4 of 4) sorted by relevance
| /f-stack/tools/compat/include/sys/ |
| H A D | protosw.h | 255 int pru_send_notsupp(struct socket *so, int flags, struct mbuf *m,
|
| /f-stack/freebsd/sys/ |
| H A D | protosw.h | 258 int pru_send_notsupp(struct socket *so, int flags, struct mbuf *m,
|
| /f-stack/freebsd/kern/ |
| H A D | uipc_domain.c | 98 .pru_send = pru_send_notsupp,
|
| H A D | uipc_socket.c | 3736 pru_send_notsupp(struct socket *so, int flags, struct mbuf *m, function
|