Searched refs:rtm_tos (Results 1 – 10 of 10) sorted by relevance
174 rtm->rtm_tos = 0; in fill_route()
742 if (!inet_validate_dscp(rtm->rtm_tos)) { in rtm_to_fib_config()748 cfg->fc_dscp = inet_dsfield_to_dscp(rtm->rtm_tos); in rtm_to_fib_config()924 if (rtm->rtm_dst_len || rtm->rtm_src_len || rtm->rtm_tos || in ip_valid_fib_dump_req()
2957 r->rtm_tos = fl4 ? fl4->flowi4_tos : 0; in rt_fill_info()3333 fl4.flowi4_tos = rtm->rtm_tos & IPTOS_RT_MASK; in inet_rtm_getroute()3358 rtm->rtm_tos & IPTOS_RT_MASK, dev, in inet_rtm_getroute()
2315 rtm->rtm_tos = 0; in ipmr_fill_mroute()2483 rtm->rtm_tos || rtm->rtm_table || rtm->rtm_protocol || in ipmr_rtm_valid_getroute_req()
1790 rtm->rtm_tos = inet_dscp_to_dsfield(fri->dscp); in fib_dump_info()
241 unsigned char rtm_tos; member
1835 if (rtm->rtm_tos != 0) { in rtm_to_route_config()2002 rtm->rtm_tos = 0; in mpls_dump_route()2120 if (rtm->rtm_dst_len || rtm->rtm_src_len || rtm->rtm_tos || in mpls_valid_fib_dump_req()2318 rtm->rtm_src_len || rtm->rtm_tos || rtm->rtm_table || in mpls_valid_getroute_req()
2369 rtm->rtm_tos = 0; in ip6mr_fill_mroute()2538 rtm->rtm_tos || rtm->rtm_table || rtm->rtm_protocol || in ip6mr_rtm_valid_getroute_req()
5006 if (rtm->rtm_tos) { in rtm_to_fib6_config()5628 rtm->rtm_tos = 0; in rt6_fill_node()6031 fl6.flowlabel = ip6_make_flowinfo(rtm->rtm_tos, 0); in inet6_rtm_getroute()
1301 hdr->rtm_tos = 0; in mctp_fill_rtinfo()
Completed in 46 milliseconds