Searched refs:cmp_priv (Results 1 – 2 of 2) sorted by relevance
48 #define nhops_cmp(_one, _two) cmp_priv(_one, _two)106 int cmp_priv(const struct nhop_priv *_one, const struct nhop_priv *_two);
161 cmp_priv(const struct nhop_priv *_one, const struct nhop_priv *_two) in cmp_priv() function