Searched refs:rn_matchf_t (Results 1 – 5 of 5) sorted by relevance
| /xnu-11417.101.15/bsd/net/ |
| H A D | radix.h | 356 typedef int rn_matchf_t(struct radix_node *, void *); typedef 381 rn_matchf_t *f, void *w); 387 rn_matchf_t *f, void *); 422 rn_matchf_t *, void *); 424 struct radix_node *rn_match_args(void *, struct radix_node_head *, rn_matchf_t *, void *);
|
| H A D | radix.c | 105 rn_matchf_t *f, void *w); 250 rn_matchf_t *f, void *w) in rn_lookup_args() 283 rn_matchf_t *f, void *w) in rn_satisfies_leaf() 315 rn_matchf_t *f, void *w) in rn_match_args()
|
| H A D | route.c | 3084 rn_matchf_t *f = rn_match_ifscope; in node_lookup()
|
| /xnu-11417.101.15/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-11417.101.15/bsd/netinet/ |
| H A D | in_rmx.c | 105 rn_matchf_t *f, void *); 337 rn_matchf_t *f, void *w) in in_matroute_args()
|