OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:radix_node_head
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
radix.h
104
struct
radix_node_head
{
struct
110
struct
radix_node_head
*head, struct radix_node nodes[]);
113
struct
radix_node_head
*head, struct radix_node nodes[]);
115
(const void *v, const void *mask, struct
radix_node_head
*head);
117
(const void *v, const void *mask, struct
radix_node_head
*head);
119
(const void *v, struct
radix_node_head
*head);
121
(const void *v, const void *mask, struct
radix_node_head
*head);
123
(const void *v, struct
radix_node_head
*head);
137
int rn_inithead0(struct
radix_node_head
*, int);
139
int rn_walktree(struct
radix_node_head
*,
[
all
...]
/src/sbin/routed/
radix.h
111
struct
radix_node_head
{
struct
117
struct
radix_node_head
*head, struct radix_node nodes[]);
120
struct
radix_node_head
*head, struct radix_node nodes[]);
122
(void *v, void *mask, struct
radix_node_head
*head);
124
(void *v, void *mask, struct
radix_node_head
*head);
126
(void *v, struct
radix_node_head
*head);
128
(void *v, void *mask, struct
radix_node_head
*head);
130
(void *v, struct
radix_node_head
*head);
132
(struct
radix_node_head
*head,
147
int rn_walktree(struct
radix_node_head
*,
[
all
...]
Completed in 12 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025