Searched refs:LM_TCP_DPC_OPT_ERR (Results 1 – 3 of 3) sorted by relevance
381 #define LM_TCP_DPC_OPT_ERR 0x200 macro
5965 …PC_URG | LM_TCP_DPC_RT_TO | LM_TCP_DPC_KA_TO | LM_TCP_DPC_DBT_RE | LM_TCP_DPC_OPT_ERR | LM_TCP_DPC… in lm_tcp_rx_complete_tcp_sp()5988 if (con->dpc_info.snapshot_flags & LM_TCP_DPC_OPT_ERR) { in lm_tcp_rx_complete_tcp_sp()5989 con->dpc_info.snapshot_flags &= ~LM_TCP_DPC_OPT_ERR; in lm_tcp_rx_complete_tcp_sp()
1364 tcp->rx_con->dpc_info.dpc_flags |= LM_TCP_DPC_OPT_ERR; in lm_tcp_rx_process_cqe()