Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_flow.c956 hash_key_mask_is_same(uint8_t *tmask, in hash_key_mask_is_same() argument
969 for (tpos = 0; tmask[tpos] == 0; tpos++) in hash_key_mask_is_same()
984 if (tmask[tpos + i] != fmask[fpos + i]) in hash_key_mask_is_same()
994 if (tmask[tpos + i] != fmask[fpos + i]) in hash_key_mask_is_same()
998 if (tmask[tpos + i]) in hash_key_mask_is_same()