Searched refs:in6_clsroute (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/netinet6/
H A Din6_rmx.c143 static void in6_clsroute(struct radix_node *, struct radix_node_head *);
405 * This code is the inverse of in6_clsroute: on first reference, if we
445 in6_clsroute(struct radix_node *rn, struct radix_node_head *head) function
778 rnh->rnh_close = in6_clsroute;

Completed in 115 milliseconds