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

/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Dcvmx-wqe.h96 /* (rcv_error, not_IP, IP_exc, is_frag, L4_error, software, etc.) */
101 (only applies if !rcv_error && !not_IP && !IP_exc && !is_frag)
118 uint64_t IP_exc : 1; /**< the receive interface hardware detected an IP error / exception member in struct:__anon10392::__anon10393
154 /* (rcv_error, not_IP, IP_exc, is_frag, L4_error, software, etc.) */
159 (only applies if !rcv_error && !not_IP && !IP_exc && !is_frag)
176 uint64_t IP_exc : 1; /**< the receive interface hardware detected an IP error / exception member in struct:__anon10392::__anon10394
213 /* (rcv_error, not_IP, IP_exc, is_frag, L4_error, software, etc.) */
218 (only applies if !rcv_error && !not_IP && !IP_exc && !is_frag)
235 uint64_t IP_exc : 1; /**< the receive interface hardware detected an IP error / exception member in struct:__anon10392::__anon10395
/freebsd-13-stable/sys/mips/cavium/octe/
H A Dethernet-rx.c289 if ((work->word2.s.not_IP || work->word2.s.IP_exc || work->word2.s.L4_error))

Completed in 111 milliseconds