Home
last modified time | relevance | path

Searched refs:rn_match_ifscope (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.41.6/bsd/net/
H A Droute.c335 static int rn_match_ifscope(struct radix_node *, void *);
895 rn_match_ifscope(struct radix_node *rn, void *arg) in rn_match_ifscope() function
3085 rn_matchf_t *f = rn_match_ifscope; in node_lookup()