OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rn_init
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/net/
radix.h
134
void
rn_init
(void);
radix.c
1105
rn_init
(void)
function in typeref:typename:void
1124
"
rn_init
: radix functions require max_keylen be set\n");
1131
panic("
rn_init
");
1138
panic("
rn_init
2");
route.c
494
rn_init
(); /* initialize all zeroes, all ones, mask table */
/src/sbin/routed/
radix.h
144
void
rn_init
(void);
radix.c
881
rn_init
(void)
function in typeref:typename:void
885
printf("
rn_init
: radix functions require max_keylen be set\n");
888
rn_zeros = (char *)rtmalloc(3 * max_keylen, "
rn_init
");
895
panic("
rn_init
2");
table.c
1651
rn_init
();
Completed in 19 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025