Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_flow.c150 uint8_t tni_mask[] = {0xFF, 0xFF, 0xFF}; in bnxt_validate_and_parse_flow_type() local
614 !!memcmp(nvgre_mask->tni, tni_mask, in bnxt_validate_and_parse_flow_type()
615 RTE_DIM(tni_mask)); in bnxt_validate_and_parse_flow_type()
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_flow.c3890 uint8_t tni_mask[] = {0xFF, 0xFF, 0xFF}; in i40e_flow_parse_nvgre_pattern() local
4015 !!memcmp(nvgre_mask->tni, tni_mask, in i40e_flow_parse_nvgre_pattern()
4016 RTE_DIM(tni_mask)); in i40e_flow_parse_nvgre_pattern()