Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_hw.h583 #define RBD_UDP_CKSUM_ERR 0x00008000 macro
H A Drge_rxtx.c289 (proto == RBD_FLAG_UDP && !(rx_status & RBD_UDP_CKSUM_ERR))) in rge_receive_packet()