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

/xnu-2422.115.4/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.c111 rn_matchf_t *f, void *w);
214 rn_matchf_t *f, void *w)
242 rn_matchf_t *f, void *w)
268 rn_matchf_t *f, void *w)
H A Droute.c2682 rn_matchf_t *f = rn_match_ifscope;
/xnu-2422.115.4/bsd/netinet/
H A Din_rmx.c100 rn_matchf_t *f, void *);
323 rn_matchf_t *f, void *w)
/xnu-2422.115.4/bsd/netinet6/
H A Din6_rmx.c142 rn_matchf_t *, void *);
411 rn_matchf_t *f, void *w)

Completed in 111 milliseconds