Home
last modified time | relevance | path

Searched defs:PAWS_TIMEOUT (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/inet/tcp/
H A Dtcp_input.c77 #define PAWS_TIMEOUT ((clock_t)(24*24*60*60*hz)) macro
/titanic_41/usr/src/stand/lib/tcp/
H A Dtcp.c101 #define PAWS_TIMEOUT ((uint32_t)(24*24*60*60*1000)) macro