Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Droute.c320 static int rn_match_ifscope(struct radix_node *, void *);
833 rn_match_ifscope(struct radix_node *rn, void *arg) in rn_match_ifscope() function
2985 rn_matchf_t *f = rn_match_ifscope; in node_lookup()