Home
last modified time | relevance | path

Searched refs:tcpt_proc (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/inet/tcp/
H A Dtcp_timers.c159 tcpt->tcpt_proc = f; in tcp_timeout()
216 (*tcpt->tcpt_proc)(connp); in tcp_timer_handler()
/titanic_41/usr/src/uts/common/inet/
H A Dtcp_impl.h111 void (*tcpt_proc)(void *); member