Searched refs:rt_type (Results 1 – 6 of 6) sorted by relevance
35 .flags = XTOPT_INVERT | XTOPT_PUT, XTOPT_POINTER(s, rt_type)},133 if (!(cb->xflags & F_RT_TYPE) || rtinfo->rt_type != 0 || in rt_parse()140 if (!(cb->xflags & F_RT_TYPE) || rtinfo->rt_type != 0 || in rt_parse()194 rtinfo->rt_type); in rt_print()218 rtinfo->rt_type); in rt_save()257 rtinfo->rt_type); in rt_xlate()
49 uint8_t rt_type; member128 return vf->rt_type != RT_NO; in vc4_rt_format_supported()139 return vf->rt_type == RT_RGB565; in vc4_rt_format_is_565()
73 r->rt_type = RTN_UNICAST; in route_constructor()156 nl_rtntype2str(r->rt_type, buf, sizeof(buf))); in route_dump_line()361 diff |= ROUTE_DIFF(TYPE, a->rt_type != b->rt_type); in route_compare()726 route->rt_type = type; in rtnl_route_set_type()734 return route->rt_type; in rtnl_route_get_type()915 if (route->rt_type == RTN_LOCAL) in rtnl_route_guess_scope()1032 route->rt_type = rtm->rtm_type; in rtnl_route_parse()1190 .rtm_type = route->rt_type, in rtnl_route_build_msg()
11 __u32 rt_type; /* Routing Type */ member
10 __u32 rt_type; /* Routing Type */ member
287 uint8_t rt_type; member