Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/realtek/
D8139cp.c192 RxProtoTCP = 1, enumerator
456 if (((protocol == RxProtoTCP) && !(status & TCPFail)) || in cp_rx_csum_ok()
Dr8169.c701 #define RxProtoTCP (PID0) macro
7332 if (((status == RxProtoTCP) && !(opts1 & TCPFail)) || in rtl8169_rx_csum()