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

/illumos-gate/usr/src/uts/common/inet/
H A Dtcp_impl.h708 extern boolean_t tcp_newconn_notify(tcp_t *, ip_recv_attr_t *);
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_socket.c155 * made the su_newconn upcall in tcp_newconn_notify. Both
156 * tcp_newconn_notify and tcp_accept require that conn_upper_handle
1070 tcp_newconn_notify(tcp_t *tcp, ip_recv_attr_t *ira) function
H A Dtcp_input.c3705 if (!tcp_newconn_notify(tcp, ira)) {
3723 * tcp_newconn_notify() changes conn_upcalls and

Completed in 70 milliseconds