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

/darwin-on-arm/xnu/bsd/net/
H A Dradix.c114 static int rn_satisfies_leaf(char *trial, struct radix_node *leaf, int skip,
245 rn_satisfies_leaf(char *trial, struct radix_node *leaf, int skip, function
355 } else if (rn_satisfies_leaf(v, t, matched_off, f, w)) {
381 if (x && rn_satisfies_leaf(v, x, off, f, w))

Completed in 11 milliseconds