Searched refs:LM_TCP_DPC_FIN_CMP (Results 1 – 2 of 2) sorted by relevance
273 tx_con->dpc_info.dpc_flags |= LM_TCP_DPC_FIN_CMP; in lm_tcp_tx_cmp_process()362 if (con->dpc_info.snapshot_flags & LM_TCP_DPC_FIN_CMP) { in lm_tcp_tx_complete_tcp_fp()363 con->dpc_info.snapshot_flags &= ~LM_TCP_DPC_FIN_CMP; in lm_tcp_tx_complete_tcp_fp()
374 #define LM_TCP_DPC_FIN_CMP 0x4 macro