Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/realtek/
H A D8139cp.c193 RxProtoUDP = 2, enumerator
457 ((protocol == RxProtoUDP) && !(status & UDPFail))) in cp_rx_csum_ok()
H A Dr8169_main.c532 #define RxProtoUDP (PID1) macro
4585 if (status == RxProtoTCP || status == RxProtoUDP) in rtl8169_rx_csum()