Searched refs:trial (Results 1 – 1 of 1) sorted by relevance
107 static int rn_satisfies_leaf(char *trial, struct radix_node *leaf, int skip,250 rn_satisfies_leaf(char *trial, struct radix_node *leaf, int skip, in rn_satisfies_leaf() argument253 char *cp = trial, *cp2 = leaf->rn_key, *cp3 = leaf->rn_mask; in rn_satisfies_leaf()