Searched refs:TCP_LRO_TS_OPTION (Results 1 – 4 of 4) sorted by relevance
203 #define TCP_LRO_TS_OPTION ntohl((TCPOPT_NOP << 24) | (TCPOPT_NOP << 16) |\ macro
893 *ts_ptr != TCP_LRO_TS_OPTION)) { in tcp_set_entry_to_mbuf()1011 *ts_ptr != TCP_LRO_TS_OPTION)) { in tcp_lro_condense()1053 *ts_ptr != TCP_LRO_TS_OPTION)) { in tcp_lro_condense()
115 if (**ppts == TCP_LRO_TS_OPTION) in tcp_lro_ack_valid()
16213 #define TCP_LRO_TS_OPTION \ macro16308 (*ts_ptr == TCP_LRO_TS_OPTION))) in rack_do_segment_nounlock()