Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/rge/
H A Drge_hw.h580 #define RBD_FLAG_TCP 0x00020000 macro
H A Drge_rxtx.c288 if ((proto == RBD_FLAG_TCP && !(rx_status & RBD_TCP_CKSUM_ERR)) || in rge_receive_packet()