Searched refs:rtm_type (Results 1 – 11 of 11) 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()2371 rtm->rtm_protocol || rtm->rtm_scope || rtm->rtm_type) { in mpls_valid_getroute_req()2540 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
282 rtm->rtm_type = RTN_MULTICAST; in mr_fill_mroute()
2523 rtm->rtm_type = RTN_MULTICAST; in ipmr_fill_mroute()2686 rtm->rtm_scope || rtm->rtm_type || rtm->rtm_flags) { in ipmr_rtm_valid_getroute_req()2877 rtm->rtm_type != RTN_MULTICAST || in rtm_to_ipmr_mfcc()
5209 .fc_type = rtm->rtm_type, in rtm_to_fib6_config()5216 if (rtm->rtm_type == RTN_UNREACHABLE || in rtm_to_fib6_config()5217 rtm->rtm_type == RTN_BLACKHOLE || in rtm_to_fib6_config()5218 rtm->rtm_type == RTN_PROHIBIT || in rtm_to_fib6_config()5219 rtm->rtm_type == RTN_THROW) in rtm_to_fib6_config()5222 if (rtm->rtm_type == RTN_LOCAL) in rtm_to_fib6_config()5807 rtm->rtm_type = rt->fib6_type; in rt6_fill_node()5915 rtm->rtm_type = RTN_BLACKHOLE; in rt6_fill_node()6150 rtm->rtm_type) { in inet6_rtm_valid_getroute_req()