Searched refs:rn_addroute (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/inet/ipf/ |
H A D | radix_ipf.h | 181 # define rn_addroute ipf_rn_addroute macro 209 *rn_addroute __P((void *, void *, struct radix_node_head *,
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | radix.c | 62 *rn_addroute(void *, void *, struct radix_node_head *, 544 rn_addroute(void *v_arg, void *n_arg, struct radix_node_head *head, in rn_addroute() function 972 rnh->rnh_addaddr = rn_addroute; in rn_inithead()
|
/titanic_41/usr/src/common/net/patricia/ |
H A D | radix.c | 84 *rn_addroute(void *, void *, struct radix_node_head *, 688 rn_addroute(v_arg, n_arg, head, treenodes) in rn_addroute() function 1212 rnh->rnh_addaddr = rn_addroute;
|