Home
last modified time | relevance | path

Searched refs:TCP_OPT_SACK_OK_PRESENT (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/inet/
H A Dtcp_impl.h299 #define TCP_OPT_SACK_OK_PRESENT 8 macro
/titanic_50/usr/src/stand/lib/tcp/
H A Dtcp.c132 #define TCP_OPT_SACK_OK_PRESENT 8 macro
2074 found |= TCP_OPT_SACK_OK_PRESENT; in tcp_parse_options()
2296 if ((options & TCP_OPT_SACK_OK_PRESENT) && in tcp_process_options()
/titanic_50/usr/src/uts/common/inet/tcp/
H A Dtcp_input.c297 found |= TCP_OPT_SACK_OK_PRESENT; in tcp_parse_options()
490 if ((options & TCP_OPT_SACK_OK_PRESENT) && in tcp_process_options()