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
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/bsd/dhcpcd/dist/src/
route.h
165
struct rt *
rt_proto_add
(rb_tree_t *, struct rt *);
ipv4.c
317
rt_proto_add
(&nroutes, rt);
331
rt_proto_add
(&nroutes, rt);
349
rt_proto_add
(&nroutes, rt);
472
rt_proto_add
(&troutes, rtp);
476
rt_proto_add
(routes, rth);
480
rt_proto_add
(routes, rtp);
ipv4ll.c
112
return
rt_proto_add
(routes, rt) ? 1 : 0;
137
return
rt_proto_add
(routes, rt) ? 1 : 0;
ipv6.c
2273
rt_proto_add
(routes, rt);
2316
rt_proto_add
(routes, rt);
2334
rt_proto_add
(routes, rt);
2370
rt_proto_add
(routes, rt);
2408
rt_proto_add
(routes, rt);
script.c
419
if (
rt_proto_add
(&ifaces, rt) != rt)
route.c
445
rt_proto_add
(rb_tree_t *tree, struct rt *rt)
function
dhcp.c
440
if (
rt_proto_add
(routes, rt))
630
if (
rt_proto_add
(routes, rt))
652
if (
rt_proto_add
(routes, rt))
Completed in 19 milliseconds
Indexes created Tue Sep 01 00:24:37 UTC 2026