Searched defs:TCP_TIMER_RESTART (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/inet/ | ||
H A D | tcp_impl.h | 129 #define TCP_TIMER_RESTART(tcp, intvl) { \ macro |
/titanic_50/usr/src/stand/lib/tcp/ | ||
H A D | tcp.c | 276 #define TCP_TIMER_RESTART(tcp, intvl) \ macro |