Searched refs:rtm_tos (Results 1 – 12 of 12) sorted by relevance
174 rtm->rtm_tos = 0; in fill_route()
232 unsigned char rtm_tos; member
1832 if (rtm->rtm_tos != 0) { in rtm_to_route_config()1999 rtm->rtm_tos = 0; in mpls_dump_route()2117 if (rtm->rtm_dst_len || rtm->rtm_src_len || rtm->rtm_tos || in mpls_valid_fib_dump_req()2315 rtm->rtm_src_len || rtm->rtm_tos || rtm->rtm_table || in mpls_valid_getroute_req()
739 cfg->fc_tos = rtm->rtm_tos; in rtm_to_fib_config()910 if (rtm->rtm_dst_len || rtm->rtm_src_len || rtm->rtm_tos || in ip_valid_fib_dump_req()
2934 r->rtm_tos = fl4 ? fl4->flowi4_tos : 0; in rt_fill_info()3310 fl4.flowi4_tos = rtm->rtm_tos & IPTOS_RT_MASK; in inet_rtm_getroute()3335 rtm->rtm_tos & IPTOS_RT_MASK, dev, in inet_rtm_getroute()
2312 rtm->rtm_tos = 0; in ipmr_fill_mroute()2480 rtm->rtm_tos || rtm->rtm_table || rtm->rtm_protocol || in ipmr_rtm_valid_getroute_req()
1790 rtm->rtm_tos = fri->tos; in fib_dump_info()
316 rtm->rtm_tos = 0; in dn_fib_dump_info()
1562 r->rtm_tos = 0; in dn_rt_fill_info()
1222 hdr->rtm_tos = 0; in mctp_fill_rtinfo()
2341 rtm->rtm_tos = 0; in ip6mr_fill_mroute()
5641 rtm->rtm_tos = 0; in rt6_fill_node()6044 fl6.flowlabel = ip6_make_flowinfo(rtm->rtm_tos, 0); in inet6_rtm_getroute()
Completed in 58 milliseconds