Searched refs:rn_delete (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/inet/ipf/ |
H A D | radix_ipf.h | 182 # define rn_delete ipf_rn_delete macro 211 *rn_delete __P((void *, void *, struct radix_node_head *)),
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | radix.c | 64 *rn_delete(void *, void *, struct radix_node_head *), 709 rn_delete(void *v_arg, void *netmask_arg, struct radix_node_head *head) in rn_delete() function 973 rnh->rnh_deladdr = rn_delete; in rn_inithead()
|
/titanic_41/usr/src/common/net/patricia/ |
H A D | radix.c | 86 *rn_delete(void *, void *, struct radix_node_head *); 884 rn_delete(v_arg, netmask_arg, head) in rn_delete() function 1213 rnh->rnh_deladdr = rn_delete;
|