Home
last modified time | relevance | path

Searched refs:ALL_32_BITS (Results 1 – 1 of 1) sorted by relevance

/dpdk/examples/l3fwd/
H A Dl3fwd_em.c350 #define ALL_32_BITS 0xffffffff macro
362 mask0 = (rte_xmm_t){.u32 = {BIT_8_TO_15, ALL_32_BITS, in populate_ipv4_flow_into_table()
363 ALL_32_BITS, ALL_32_BITS} }; in populate_ipv4_flow_into_table()
414 mask1 = (rte_xmm_t){.u32 = {BIT_16_TO_23, ALL_32_BITS, in populate_ipv6_flow_into_table()
415 ALL_32_BITS, ALL_32_BITS} }; in populate_ipv6_flow_into_table()
417 mask2 = (rte_xmm_t){.u32 = {ALL_32_BITS, ALL_32_BITS, 0, 0} }; in populate_ipv6_flow_into_table()