Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_bind.c400 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_bind_select_lport()
428 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_bind_select_lport()
452 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_bind_select_lport()
470 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_bind_select_lport()
496 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_bind_select_lport()
504 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_bind_select_lport()
543 (void) strlog(TCP_MOD_ID, 0, 1, SL_ERROR|SL_TRACE, in tcp_bind_check()
553 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_bind_check()
604 (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()
412 (void) strlog(TCP_MOD_ID, 0, 1, logflags, "TCP_IOC_ABORT_CONN: " in tcp_ioctl_abort()
H A Dtcp_output.c145 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_wput()
266 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_wput_data()
944 (void) strlog(TCP_MOD_ID, 0, 1, SL_ERROR|SL_TRACE, in tcp_wput_proto()
1024 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_wput_proto()
1038 (void) strlog(TCP_MOD_ID, 0, 1, SL_ERROR|SL_TRACE, in tcp_wput_proto()
1729 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_shutdown_output()
2392 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE, in tcp_xmit_ctl()
2573 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE, in tcp_xmit_early_reset()
H A Dtcp_timers.c783 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_timer()
876 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE|SL_ERROR, in tcp_timer()
H A Dtcp_input.c919 (void) strlog(TCP_MOD_ID, 0, 3, SL_TRACE, in tcp_drop_q0()
1489 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE|SL_ERROR, in tcp_input_listener()
1515 (void) strlog(TCP_MOD_ID, 0, 3, SL_TRACE, in tcp_input_listener()
3157 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE, in tcp_input_data()
3616 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE, in tcp_input_data()
3769 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE, in tcp_input_data()
3824 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE, in tcp_input_data()
3833 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE, in tcp_input_data()
4854 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE, in tcp_input_data()
4913 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE, in tcp_input_data()
[all …]
H A Dtcp.c307 TCP_MOD_ID, TCP_MOD_NAME, 0, INFPSZ, TCP_RECV_HIWATER, TCP_RECV_LOWATER
311 TCP_MOD_ID, TCP_MOD_NAME, 0, INFPSZ, 127, 16
906 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE|SL_ERROR, in tcp_clean_death()
919 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_clean_death()
1783 (void) strlog(TCP_MOD_ID, 0, 1, SL_ERROR|SL_TRACE, in tcp_disconnect_common()
4104 (void) strlog(TCP_MOD_ID, 0, 1, SL_ERROR|SL_TRACE, in tcp_do_bind()
4381 (void) strlog(TCP_MOD_ID, 0, 1, SL_ERROR|SL_TRACE, in tcp_do_listen()
H A Dtcp_tpi.c226 (void) strlog(TCP_MOD_ID, 0, 1, SL_ERROR|SL_TRACE, in tcp_tpi_bind()
280 (void) strlog(TCP_MOD_ID, 0, 1, SL_ERROR|SL_TRACE, in tcp_tpi_bind()
1381 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_tli_accept()
/illumos-gate/usr/src/uts/common/inet/
H A Dtcp_impl.h51 #define TCP_MOD_ID 5105 macro