Home
last modified time | relevance | path

Searched refs:RxProtoTCP (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/realtek/
D8139cp.c191 RxProtoTCP = 1, enumerator
454 if (((protocol == RxProtoTCP) && !(status & TCPFail)) || in cp_rx_csum_ok()
Dr8169.c698 #define RxProtoTCP (PID0) macro
7262 if (((status == RxProtoTCP) && !(opts1 & TCPFail)) || in rtl8169_rx_csum()