Searched refs:rt_type (Results 1 – 5 of 5) sorted by relevance
35 .flags = XTOPT_INVERT | XTOPT_PUT, XTOPT_POINTER(s, rt_type)},126 if (!(cb->xflags & F_RT_TYPE) || rtinfo->rt_type != 0 || in rt_parse()133 if (!(cb->xflags & F_RT_TYPE) || rtinfo->rt_type != 0 || in rt_parse()187 rtinfo->rt_type); in rt_print()211 rtinfo->rt_type); in rt_save()
72 r->rt_type = RTN_UNICAST; in route_constructor()154 nl_rtntype2str(r->rt_type, buf, sizeof(buf))); in route_dump_line()341 nl_rtntype2str(route->rt_type, buf, sizeof(buf))); in route_dump_env()372 diff |= ROUTE_DIFF(TYPE, a->rt_type != b->rt_type); in route_compare()638 route->rt_type = type; in rtnl_route_set_type()646 return route->rt_type; in rtnl_route_get_type()819 if (route->rt_type == RTN_LOCAL) in rtnl_route_guess_scope()936 route->rt_type = rtm->rtm_type; in rtnl_route_parse()1089 .rtm_type = route->rt_type, in rtnl_route_build_msg()
10 __u32 rt_type; /* Routing Type */ member
264 uint8_t rt_type; member