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

/darwin-on-arm/xnu/bsd/net/
H A Droute.c2484 boolean_t gwrt_isrouter; local
2516 gwrt_isrouter = (rt->rt_parent != NULL &&
2520 gwrt_isrouter = (SA_DEFAULT(dst) && !RT_HOST(rt));
2524 if (gwrt_isrouter && RT_HOST(gwrt) &&

Completed in 55 milliseconds