Searched refs:DPAA_L3_PARSE_RESULT_IPV4 (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/dpaa/ | ||
| H A D | dpaa_rxtx.h | 24 #define DPAA_L3_PARSE_RESULT_IPV4 0x80 macro |
| H A D | dpaa_rxtx.c | 295 prs->l3r = DPAA_L3_PARSE_RESULT_IPV4; in dpaa_checksum_offload() |