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

/xnu-2782.1.97/bsd/netinet/
H A Din_rmx.c101 static void in_clsroute(struct radix_node *, struct radix_node_head *);
317 * This code is the inverse of in_clsroute: on first reference, if we
358 in_clsroute(struct radix_node *rn, struct radix_node_head *head) function
687 rnh->rnh_close = in_clsroute;

Completed in 35 milliseconds