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

/darwin-on-arm/xnu/bsd/net/
H A Dradix.h143 typedef int rn_matchf_t(struct radix_node *, void *); typedef
161 /* locate based on sockaddr and rn_matchf_t() */
164 rn_matchf_t *f, void *w);
167 /* locate based on sockaddr, mask and rn_matchf_t() */
170 rn_matchf_t *f, void *);
208 rn_matchf_t *, void *),
210 *rn_match_args(void *, struct radix_node_head *, rn_matchf_t *, void *);
H A Dradix.c115 rn_matchf_t *f, void *w);
218 rn_matchf_t *f, void *w)
246 rn_matchf_t *f, void *w)
272 rn_matchf_t *f, void *w)
H A Droute.c2568 rn_matchf_t *f = rn_match_ifscope;
/darwin-on-arm/xnu/bsd/netinet/
H A Din_rmx.c97 rn_matchf_t *f, void *);
239 rn_matchf_t *f, void *w)
/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_rmx.c139 rn_matchf_t *, void *);
335 rn_matchf_t *f, void *w)

Completed in 31 milliseconds