Searched refs:k1_lim (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/net/core/
H A Dflow.c176 const flow_compare_t *k1, *k1_lim, *k2; flow_key_compare() local
179 k1_lim = k1 + keysize; flow_key_compare()
186 } while (k1 < k1_lim); flow_key_compare()

Completed in 161 milliseconds