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_proto_add_ctx
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/dhcpcd/dist/src/
route.h
149
struct rt *
rt_proto_add_ctx
(rb_tree_t *, struct rt *, struct dhcpcd_ctx *);
route.c
418
rt_proto_add_ctx
(rb_tree_t *tree, struct rt *rt, struct dhcpcd_ctx *ctx)
function
435
return
rt_proto_add_ctx
(tree, rt, rt->rt_ifp->ctx);
if-options.c
1352
if (
rt_proto_add_ctx
(&ifo->routes, rt, ctx))
1373
if (
rt_proto_add_ctx
(&ifo->routes, rt, ctx))
Completed in 19 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026