Home
last modified time | relevance | path

Searched refs:rt_compare_list_ops (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Droute.h125 extern const rb_tree_ops_t rt_compare_list_ops;
H A Droute.c209 const rb_tree_ops_t rt_compare_list_ops = { variable
H A Dif-options.c2466 rb_tree_init(&ifo->routes, &rt_compare_list_ops); in default_config()