Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/rge/
H A Drge_hw.h582 #define RBD_IP_CKSUM_ERR 0x00010000 macro
H A Drge_rxtx.c291 if (proto != RBD_FLAG_NONE_IP && !(rx_status & RBD_IP_CKSUM_ERR)) in rge_receive_packet()