Searched refs:rt_is_host (Results 1 – 3 of 3) sorted by relevance
166 rt_is_host(const struct rtentry *rt) in rt_is_host() function208 if (!rt_is_host(rt)) { in rt_is_exportable()
131 bool rt_is_host(const struct rtentry *rt);
986 info->rti_info[RTAX_NETMASK] = rt_is_host(rc->rc_rt) ? NULL : &sa_mask.sa; in update_rtm_from_rc()