Searched refs:cmp_priv (Results 1 – 2 of 2) sorted by relevance
46 #define nhops_cmp(_one, _two) cmp_priv(_one, _two)110 int cmp_priv(const struct nhop_priv *key, const struct nhop_priv *search);
152 cmp_priv(const struct nhop_priv *key, const struct nhop_priv *search) in cmp_priv() function