Searched refs:rt_validate (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Droute.h545 extern boolean_t rt_validate(struct rtentry *);
H A Droute.c2781 * Manually clear RTPRF_OURS using rt_validate() and
2788 if (rt_validate(RT(rn))) {
2801 rt_validate(struct rtentry *rt) function
H A Dntstat.c406 if (rt_validate(rt)) {

Completed in 23 milliseconds