Searched refs:rn_matchf_t (Results 1 – 5 of 5) sorted by relevance
| /xnu-8019.80.24/bsd/net/ |
| H A D | radix.h | 152 typedef int rn_matchf_t(struct radix_node *, void *); typedef 173 rn_matchf_t *f, void *w); 179 rn_matchf_t *f, void *); 217 rn_matchf_t *, void *), 219 *rn_match_args(void *, struct radix_node_head *, rn_matchf_t *, void *);
|
| H A D | radix.c | 108 rn_matchf_t *f, void *w); 221 rn_matchf_t *f, void *w) in rn_lookup_args() 251 rn_matchf_t *f, void *w) in rn_satisfies_leaf() 280 rn_matchf_t *f, void *w) in rn_match_args()
|
| H A D | route.c | 2993 rn_matchf_t *f = rn_match_ifscope; in node_lookup()
|
| /xnu-8019.80.24/bsd/netinet6/ |
| H A D | in6_rmx.c | 142 rn_matchf_t *, void *); 418 rn_matchf_t *f, void *w) in in6_matroute_args()
|
| /xnu-8019.80.24/bsd/netinet/ |
| H A D | in_rmx.c | 103 rn_matchf_t *f, void *); 336 rn_matchf_t *f, void *w) in in_matroute_args()
|