Home
last modified time | relevance | path

Searched refs:TCP_MOD_ID (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/uts/common/inet/tcp/
H A Dtcp_bind.c398 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_bind_select_lport()
426 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_bind_select_lport()
450 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_bind_select_lport()
468 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_bind_select_lport()
494 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_bind_select_lport()
502 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_bind_select_lport()
541 (void) strlog(TCP_MOD_ID, 0, 1, SL_ERROR|SL_TRACE, in tcp_bind_check()
551 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_bind_check()
602 (void) strlog(TCP_MOD_ID, 0, 1, SL_ERROR|SL_TRACE, in tcp_bind_check()
H A Dtcp_misc.c225 (void) strlog(TCP_MOD_ID, 0, 1, logflags, in tcp_ioctl_abort_dump()
411 (void) strlog(TCP_MOD_ID, 0, 1, logflags, "TCP_IOC_ABORT_CONN: " in tcp_ioctl_abort()
H A Dtcp_output.c130 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_wput()
251 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_wput_data()
927 (void) strlog(TCP_MOD_ID, 0, 1, SL_ERROR|SL_TRACE, in tcp_wput_proto()
1007 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_wput_proto()
1021 (void) strlog(TCP_MOD_ID, 0, 1, SL_ERROR|SL_TRACE, in tcp_wput_proto()
1697 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_shutdown_output()
2353 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE, in tcp_xmit_ctl()
2500 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE, in tcp_xmit_early_reset()
H A Dtcp_input.c813 (void) strlog(TCP_MOD_ID, 0, 3, SL_TRACE, in tcp_drop_q0()
1383 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE|SL_ERROR, in tcp_input_listener()
1409 (void) strlog(TCP_MOD_ID, 0, 3, SL_TRACE, in tcp_input_listener()
2994 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE, in tcp_input_data()
3450 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE, in tcp_input_data()
3603 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE, in tcp_input_data()
3658 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE, in tcp_input_data()
3667 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE, in tcp_input_data()
4713 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE, in tcp_input_data()
4772 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE, in tcp_input_data()
[all …]
H A Dtcp_timers.c784 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_timer()
905 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE|SL_ERROR, in tcp_timer()
H A Dtcp.c306 TCP_MOD_ID, TCP_MOD_NAME, 0, INFPSZ, TCP_RECV_HIWATER, TCP_RECV_LOWATER
310 TCP_MOD_ID, TCP_MOD_NAME, 0, INFPSZ, 127, 16
911 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE|SL_ERROR, in tcp_clean_death()
924 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_clean_death()
1754 (void) strlog(TCP_MOD_ID, 0, 1, SL_ERROR|SL_TRACE, in tcp_disconnect_common()
4058 (void) strlog(TCP_MOD_ID, 0, 1, SL_ERROR|SL_TRACE, in tcp_do_bind()
4335 (void) strlog(TCP_MOD_ID, 0, 1, SL_ERROR|SL_TRACE, in tcp_do_listen()
H A Dtcp_tpi.c222 (void) strlog(TCP_MOD_ID, 0, 1, SL_ERROR|SL_TRACE, in tcp_tpi_bind()
276 (void) strlog(TCP_MOD_ID, 0, 1, SL_ERROR|SL_TRACE, in tcp_tpi_bind()
1375 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_tli_accept()
/titanic_41/usr/src/uts/common/inet/
H A Dtcp_impl.h50 #define TCP_MOD_ID 5105 macro