Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bnxe/577xx/include/
H A Dl4states.h196 #define TCP_FLAG_ENABLE_NAGLING 0x02 macro
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c2008 if(tcp->tcp_cached.tcp_flags & TCP_FLAG_ENABLE_NAGLING) in _lm_tcp_init_xstorm_toe_context()
3523 if ((tcp->tcp_cached.tcp_flags & TCP_FLAG_ENABLE_NAGLING) != in lm_tcp_set_tcp_cached()
3524 (tcp_cached->tcp_flags & TCP_FLAG_ENABLE_NAGLING)) { in lm_tcp_set_tcp_cached()
3525 if (tcp_cached->tcp_flags & TCP_FLAG_ENABLE_NAGLING) { in lm_tcp_set_tcp_cached()