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