Home
last modified time | relevance | path

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

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