OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Thu Jun 11 00:25:07 UTC 2026