Searched refs:cfil_sock_data_out (Results 1 – 3 of 3) sorted by relevance
| /xnu-8796.121.2/bsd/net/ |
| H A D | content_filter.h | 531 extern int cfil_sock_data_out(struct socket *so, struct sockaddr *to,
|
| H A D | content_filter.c | 5001 cfil_sock_data_out(struct socket *so, struct sockaddr *to, in cfil_sock_data_out() function
|
| /xnu-8796.121.2/bsd/kern/ |
| H A D | uipc_socket.c | 2569 error = cfil_sock_data_out(so, addr, top, in sosend() 2964 error = cfil_sock_data_out(so, NULL, m, in sosend_list()
|