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

/darwin-on-arm/xnu/bsd/net/
H A Dradix.c112 rn_new_radix_mask(struct radix_node *tt,
573 rn_new_radix_mask(struct radix_node *tt, struct radix_mask *next) function
693 *mp = m = rn_new_radix_mask(x, NULL);
744 *mp = rn_new_radix_mask(tt, *mp);

Completed in 71 milliseconds