Home
last modified time | relevance | path

Searched defs:radix_node_head (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dradix.h118 struct radix_node_head { struct
123 (void *v, void *mask, struct radix_node_head *head, argument
126 (void *v, void *mask, struct radix_node_head *head, argument
129 (void *v, void *mask, struct radix_node_head *head); argument
131 (void *v, void *mask, struct radix_node_head *head); argument
133 (void *v, struct radix_node_head *head); argument
135 (void *v, void *mask, struct radix_node_head *head); argument
137 (void *v, struct radix_node_head *head); argument
139 int (*rnh_walktree)(struct radix_node_head *head, argument
148 int rn_walktree(struct radix_node_head *, argument
/titanic_41/usr/src/uts/common/inet/ipf/
H A Dradix_ipf.h54 # define radix_node_head ipf_radix_node_head macro
124 struct radix_node_head { struct
134 struct radix_node_head *head, struct radix_node nodes[])); argument
137 struct radix_node_head *head, struct radix_node nodes[])); argument
139 __P((void *v, void *mask, struct radix_node_head *head)); argument
141 __P((void *v, void *mask, struct radix_node_head *head)); argument
143 __P((void *v, struct radix_node_head *head)); argument
145 __P((void *v, void *mask, struct radix_node_head *head)); argument
147 __P((void *v, struct radix_node_head *head)); argument
149 __P((struct radix_node_head *, argument
[all …]
H A Dipf.h18 # define radix_node_head ipf_radix_node_head macro
/titanic_41/usr/src/uts/common/net/
H A Dradix.h114 struct radix_node_head { struct
120 struct radix_node_head *head, struct radix_node nodes[]); argument
123 struct radix_node_head *head, struct radix_node nodes[]); argument
125 (void *v, void *mask, struct radix_node_head *head); argument
127 (void *v, void *mask, struct radix_node_head *head); argument
129 (void *v, struct radix_node_head *head); argument
132 (void *v, struct radix_node_head *head, argument
135 (void *v, void *mask, struct radix_node_head *head); argument
137 (void *v, struct radix_node_head *head); argument
139 (struct radix_node_head *head, walktree_f_t *f, void *w); argument
[all …]
/titanic_41/usr/src/uts/common/inet/ipf/netinet/
H A Dip_pool.h25 # define radix_node_head ipf_radix_node_head macro