HomeSort by: relevance | last modified time | path
    Searched refs:rt_compare_proto_ops (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/dhcpcd/dist/src/
route.h 136 extern const rb_tree_ops_t rt_compare_proto_ops;
ipv4.c 300 rb_tree_init(&nroutes, &rt_compare_proto_ops);
394 rb_tree_init(&troutes, &rt_compare_proto_ops);
route.c 225 const rb_tree_ops_t rt_compare_proto_ops = { variable
778 rb_tree_init(&routes, &rt_compare_proto_ops);
script.c 394 rb_tree_init(&ifaces, &rt_compare_proto_ops);

Completed in 54 milliseconds