Searched refs:rtm_type (Results 1 – 12 of 12) sorted by relevance
348 static void parse_route_rsp(struct rt_route_getroute_rsp *rsp, void *rtm_type) in parse_route_rsp() argument350 *(uint8_t *)rtm_type = rsp->_hdr.rtm_type; in parse_route_rsp()355 uint8_t rtm_type, table = RT_TABLE_LOCAL; in ip_route_check() local360 &rtm_type) == 0 && in ip_route_check()361 rtm_type == RTN_LOCAL) in ip_route_check()
447 req.rt.rtm_type = RTN_UNICAST; in ip4_route_set()
191 rtm->rtm_type = RTN_UNICAST; in fill_route()255 if (rtm->rtm_table != RT_TABLE_MAIN || rtm->rtm_type != RTN_UNICAST) in route_doit()
1479 if ((*rtm)->rtm_type != RTN_UNICAST) { in mctp_route_nlparse_common()1516 *type = rtm->rtm_type; in mctp_route_nlparse_lookup()1563 rt->type = rtm->rtm_type; in mctp_route_nlparse_populate()1656 hdr->rtm_type = rt->type; in mctp_fill_rtinfo()
1896 if (rtm->rtm_type != RTN_UNICAST) { in rtm_to_route_config() 2053 rtm->rtm_type = RTN_UNICAST; in mpls_dump_route() 2168 rtm->rtm_table || rtm->rtm_scope || rtm->rtm_type || in mpls_valid_fib_dump_req() 2369 rtm->rtm_protocol || rtm->rtm_scope || rtm->rtm_type) { in mpls_valid_getroute_req() 2538 r->rtm_type = RTN_UNICAST; in mpls_getroute()
267 req.rt.rtm_type = RTN_UNICAST; in __ip_route_add()
254 unsigned char rtm_type; /* See below */ member 259 /* rtm_type */
254 unsigned char rtm_type; /* See below */ member
282 rtm->rtm_type = RTN_MULTICAST; in mr_fill_mroute()
2526 rtm->rtm_type = RTN_MULTICAST; in ipmr_fill_mroute() 2689 rtm->rtm_scope || rtm->rtm_type || rtm->rtm_flags) { in ipmr_rtm_valid_getroute_req() 2878 rtm->rtm_type != RTN_MULTICAST || in rtm_to_ipmr_mfcc()
2969 r->rtm_type = rt->rt_type; in rt_fill_info() 3240 rtm->rtm_scope || rtm->rtm_type) { in inet_rtm_valid_getroute_req()
5217 .fc_type = rtm->rtm_type, in rtm_to_fib6_config() 5224 if (rtm->rtm_type == RTN_UNREACHABLE || in rtm_to_fib6_config() 5225 rtm->rtm_type == RTN_BLACKHOLE || in rtm_to_fib6_config() 5226 rtm->rtm_type == RTN_PROHIBIT || in rtm_to_fib6_config() 5227 rtm->rtm_type == RTN_THROW) in rtm_to_fib6_config() 5230 if (rtm->rtm_type == RTN_LOCAL) in rtm_to_fib6_config() 5815 rtm->rtm_type = rt->fib6_type; in rt6_fill_node() 5925 rtm->rtm_type = RTN_BLACKHOLE; in rt6_fill_node() 6160 rtm->rtm_type) { in inet6_rtm_valid_getroute_req()