Home
last modified time | relevance | path

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

/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_flow.c959 uint8_t *fmask, in hash_key_mask_is_same() argument
971 for (fpos = 0; fmask[fpos] == 0; fpos++) in hash_key_mask_is_same()
984 if (tmask[tpos + i] != fmask[fpos + i]) in hash_key_mask_is_same()
988 if (fmask[fpos + i]) in hash_key_mask_is_same()
994 if (tmask[tpos + i] != fmask[fpos + i]) in hash_key_mask_is_same()