Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c6394 ifs->ifs_fr_tcpclosewait = IPF_TTLVAL(TCP_MSL); in ipftuneable_setdefs()
6395 ifs->ifs_fr_tcplastack = IPF_TTLVAL(TCP_MSL); in ipftuneable_setdefs()
6396 ifs->ifs_fr_tcptimeout = IPF_TTLVAL(TCP_MSL); in ipftuneable_setdefs()
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h2428 #define TCP_MSL 120 macro