Searched refs:rn_matchf_t (Results 1 – 5 of 5) sorted by relevance
| /xnu-12377.81.4/bsd/net/ |
| H A D | radix.h | 383 typedef int rn_matchf_t(struct radix_node *, void *); typedef 408 rn_matchf_t *f, void *w); 414 rn_matchf_t *f, void *); 449 rn_matchf_t *, void *); 451 struct radix_node *rn_match_args(void *, struct radix_node_head *, rn_matchf_t *, void *);
|
| H A D | radix.c | 132 rn_matchf_t *f, void *w); 323 rn_matchf_t *f, void *w) in rn_lookup_args() 356 rn_matchf_t *f, void *w) in rn_satisfies_leaf() 391 rn_matchf_t *f, void *w) in rn_match_args()
|
| H A D | route.c | 3087 rn_matchf_t *f = rn_match_ifscope; in node_lookup()
|
| /xnu-12377.81.4/bsd/netinet6/ |
| H A D | in6_rmx.c | 144 rn_matchf_t *, void *); 423 rn_matchf_t *f, void *w) in in6_matroute_args()
|
| /xnu-12377.81.4/bsd/netinet/ |
| H A D | in_rmx.c | 106 rn_matchf_t *f, void *); 338 rn_matchf_t *f, void *w) in in_matroute_args()
|