Searched refs:accept_frame (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_rx.c447 boolean_t accept_frame; local
551 accept_frame = (current_desc->errors == 0) ||
570 accept_frame = B_TRUE;
573 accept_frame = B_TRUE;
582 if (!accept_frame) {

Completed in 53 milliseconds