Searched refs:not_IP (Results 1 – 3 of 3) sorted by relevance
130 …uint64_t not_IP : 1; /**< set if the packet may not be IP (must be zero in th… member188 …uint64_t not_IP : 1; /**< set if the packet may not be IP (must be zero in th… member247 …uint64_t not_IP : 1; /**< set if the packet may not be IP (must be zero in th… member283 …uint64_t not_IP : 1; /**< set if the packet may not be IP (must be one in thi… member338 …uint64_t not_IP : 1; /**< set if the packet may not be IP (must be one in thi… member393 …uint64_t not_IP : 1; /**< set if the packet may not be IP (must be one in thi… member
175 if (cvmx_likely(!work->word2.s.not_IP)) in cvmx_helper_dump_packet()
236 if (cvmx_likely(!work->word2.s.not_IP)) { in cvm_oct_tasklet_rx()289 if ((work->word2.s.not_IP || work->word2.s.IP_exc || work->word2.s.L4_error)) in cvm_oct_tasklet_rx()