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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/octeon/
H A Dcvmx-wqe.h86 * (rcv_error, not_IP, IP_exc, is_frag, L4_error,
98 * !rcv_error && !not_IP && !IP_exc && !is_frag)
126 * / exception (only applies if !rcv_error && !not_IP)
157 uint64_t not_IP:1; member in struct:__anon15613::__anon15614
240 uint64_t not_IP:1; member in struct:__anon15613::__anon15616
H A Dethernet-rx.c350 if (likely(!work->word2.s.not_IP)) {
412 if (unlikely(work->word2.s.not_IP || work->word2.s.IP_exc || work->word2.s.L4_error))
H A Dcvmx-helper-util.c110 if (likely(!work->word2.s.not_IP)) {
H A Dethernet-tx.c601 work->word2.snoip.not_IP = 1; /* IP was done up above */

Completed in 100 milliseconds