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

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dradix.c115 static int rn_satisfies_leaf(char *trial, struct radix_node *leaf, int skip,
246 rn_satisfies_leaf(char *trial, struct radix_node *leaf, int skip, function
356 } else if (rn_satisfies_leaf(v, t, matched_off, f, w)) {
382 if (x && rn_satisfies_leaf(v, x, off, f, w))

Completed in 53 milliseconds