Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/
H A Dfhash.c94 #define EQUAL_FLOW(flow1, flow2) \ macro
197 if (EQUAL_FLOW(ht->ht_array[idx][i], item)) in HTSearch()
209 if (EQUAL_FLOW(walk, item)) in HTSearch()