Searched refs:pru_send_list_notsupp (Results 1 – 3 of 3) sorted by relevance
586 extern int pru_send_list_notsupp(struct socket *so, int flags, struct mbuf *m,
418 STUB(pru_send_list_notsupp);
2101 pru_send_list_notsupp(struct socket *so, int flags, struct mbuf *m, in pru_send_list_notsupp() function2221 DEFAULT(pru->pru_send_list, pru_send_list_notsupp); in pru_sanitize()