Searched refs:RxProtoTCP (Results 1 – 4 of 4) sorted by relevance
192 RxProtoTCP = 1, enumerator456 if (((protocol == RxProtoTCP) && !(status & TCPFail)) || in cp_rx_csum_ok()
527 #define RxProtoTCP (PID0) macro4526 if (((status == RxProtoTCP) && !(opts1 & TCPFail)) || in rtl8169_rx_csum()
1359 #define RxProtoTCP (PID0) macro
27996 if (((status == RxProtoTCP) && !(opts1 & (RxTCPF | RxIPF))) ||