Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/dpaa2/mc/
H A Dfsl_net.h316 #define NH_FLD_MINENCAP_SRC_IP (1) macro
317 #define NH_FLD_MINENCAP_DST_IP (NH_FLD_MINENCAP_SRC_IP << 1)
318 #define NH_FLD_MINENCAP_TYPE (NH_FLD_MINENCAP_SRC_IP << 2)
320 ((NH_FLD_MINENCAP_SRC_IP << 3) - 1)