Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dradix.h116 struct radix_node_head { struct
121 (void *v, void *mask, struct radix_node_head *head, argument
124 (void *v, void *mask, struct radix_node_head *head, argument
127 (void *v, void *mask, struct radix_node_head *head); argument
129 (void *v, void *mask, struct radix_node_head *head); argument
131 (void *v, struct radix_node_head *head); argument
133 (void *v, void *mask, struct radix_node_head *head); argument
135 (void *v, struct radix_node_head *head); argument
137 int (*rnh_walktree)(struct radix_node_head *head, argument
146 int rn_walktree(struct radix_node_head *, argument
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dradix_ipf.h52 # define radix_node_head ipf_radix_node_head macro
122 struct radix_node_head { struct
132 struct radix_node_head *head, struct radix_node nodes[])); argument
135 struct radix_node_head *head, struct radix_node nodes[])); argument
137 __P((void *v, void *mask, struct radix_node_head *head)); argument
139 __P((void *v, void *mask, struct radix_node_head *head)); argument
141 __P((void *v, struct radix_node_head *head)); argument
143 __P((void *v, void *mask, struct radix_node_head *head)); argument
145 __P((void *v, struct radix_node_head *head)); argument
147 __P((struct radix_node_head *, argument
[all …]
H A Dipf.h18 # define radix_node_head ipf_radix_node_head macro
/illumos-gate/usr/src/uts/common/net/
H A Dradix.h112 struct radix_node_head { struct
118 struct radix_node_head *head, struct radix_node nodes[]); argument
123 (void *v, void *mask, struct radix_node_head *head); argument
125 (void *v, void *mask, struct radix_node_head *head); argument
127 (void *v, struct radix_node_head *head); argument
130 (void *v, struct radix_node_head *head, argument
133 (void *v, void *mask, struct radix_node_head *head); argument
135 (void *v, struct radix_node_head *head); argument
143 (struct radix_node_head *head, void *a, void *m, argument
146 (struct radix_node *rn, struct radix_node_head *head); argument
[all …]
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_pool.h25 # define radix_node_head ipf_radix_node_head macro