Home
last modified time | relevance | path

Searched refs:TCP_DEBUG_GETPCSTACK (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/inet/
H A Dtcp.h502 #define TCP_DEBUG_GETPCSTACK(buffer, depth) ((void) getpcstack(buffer, \ macro
505 #define TCP_DEBUG_GETPCSTACK(buffer, depth) macro
/titanic_44/usr/src/uts/common/inet/tcp/
H A Dtcp_time_wait.c427 TCP_DEBUG_GETPCSTACK(tcp->tcmp_stk, 15); in tcp_time_wait_collector()
455 TCP_DEBUG_GETPCSTACK(tcp->tcmp_stk, 15); in tcp_time_wait_collector()
H A Dtcp_input.c1059 TCP_DEBUG_GETPCSTACK(eager->tcmp_stk, 15); in tcp_eager_blowoff()
1088 TCP_DEBUG_GETPCSTACK(eager->tcmp_stk, 15); in tcp_eager_cleanup()
1104 TCP_DEBUG_GETPCSTACK(eager->tcmp_stk, 15); in tcp_eager_cleanup()
1836 TCP_DEBUG_GETPCSTACK(eager->tcmp_stk, 15); in tcp_input_listener()
H A Dtcp.c1072 TCP_DEBUG_GETPCSTACK(tcp->tcmp_stk, 15); in tcp_close_common()