Home
last modified time | relevance | path

Searched refs:rt_cmp_dest (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/dhcpcd/src/
H A Droute.h141 int rt_cmp_dest(const struct rt *, const struct rt *);
H A Droute.c115 rt_cmp_dest(const struct rt *rt1, const struct rt *rt2) in rt_cmp_dest() function
137 c = rt_cmp_dest(rt1, rt2); in rt_compare_os()