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

/freebsd-13-stable/sys/net/route/
H A Dnhop_var.h48 #define nhops_cmp(_one, _two) cmp_priv(_one, _two)
106 int cmp_priv(const struct nhop_priv *_one, const struct nhop_priv *_two);
H A Dnhop_ctl.c161 cmp_priv(const struct nhop_priv *_one, const struct nhop_priv *_two) function

Completed in 58 milliseconds