Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/l3fwd/
H A Dl3fwd_common.h65 #define GRPMSK (GRPSZ - 1) macro
H A Dl3fwd_altivec.h111 if (v != GRPMSK) { in port_groupx4()
H A Dl3fwd_sse.h91 if (v != GRPMSK) { in port_groupx4()
H A Dl3fwd_neon.h94 if (v != GRPMSK) { in port_groupx4()
/f-stack/dpdk/examples/performance-thread/l3fwd-thread/
H A Dmain.c1543 #define GRPMSK (GRPSZ - 1) macro
1684 if (v != GRPMSK) { in port_groupx4()