Searched refs:TCP_FLAG_ENABLE_NAGLING (Results 1 – 2 of 2) sorted by relevance
196 #define TCP_FLAG_ENABLE_NAGLING 0x02 macro
2008 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()