Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/include/
H A Dl4states.h197 #define TCP_FLAG_RESTART_KEEP_ALIVE 0x04 macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c3534 if (tcp_cached->tcp_flags & TCP_FLAG_RESTART_KEEP_ALIVE) { in lm_tcp_set_tcp_cached()