Searched refs:IPTOS_RT_MASK (Results 1 – 4 of 4) sorted by relevance
258 #define IPTOS_RT_MASK (IPTOS_TOS_MASK & ~3) macro
116 ((oldflp4)->flowi4_tos & (IPTOS_RT_MASK | RTO_ONLINK))2058 tos &= IPTOS_RT_MASK; in ip_route_use_hint()2301 tos &= IPTOS_RT_MASK; in ip_route_input_noref()2502 fl4->flowi4_tos = tos & IPTOS_RT_MASK; in ip_route_output_key_hash()3225 fl4.flowi4_tos = rtm->rtm_tos & IPTOS_RT_MASK; in inet_rtm_getroute()3250 rtm->rtm_tos & IPTOS_RT_MASK, dev, in inet_rtm_getroute()
2453 return IPTOS_RT_MASK & fl->u.ip4.flowi4_tos; in xfrm_get_tos()
5312 fl4.flowi4_tos = params->tos & IPTOS_RT_MASK; in bpf_ipv4_fib_lookup()