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

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-wqe.h96 /* (rcv_error, not_IP, IP_exc, is_frag, L4_error, software, etc.) */
100 uint64_t L4_error : 1; /**< the receive interface hardware detected an L4 error (only applies if !is_frag) member in struct:__anon7159::__anon7160
154 /* (rcv_error, not_IP, IP_exc, is_frag, L4_error, software, etc.) */
158 uint64_t L4_error : 1; /**< the receive interface hardware detected an L4 error (only applies if !is_frag) member in struct:__anon7159::__anon7161
213 /* (rcv_error, not_IP, IP_exc, is_frag, L4_error, software, etc.) */
217 uint64_t L4_error : 1; /**< the receive interface hardware detected an L4 error (only applies if !is_frag) member in struct:__anon7159::__anon7162
/freebsd-10.0-release/sys/mips/cavium/octe/
H A Dethernet-rx.c296 if ((work->word2.s.not_IP || work->word2.s.IP_exc || work->word2.s.L4_error))

Completed in 159 milliseconds