Searched refs:IPTOS_RT_MASK (Results 1 – 3 of 3) sorted by relevance
210 #define IPTOS_RT_MASK (IPTOS_TOS_MASK & ~3) macro
67 return IPTOS_RT_MASK & fl->u.ip4.flowi4_tos; /* Strip ECN bits */ in xfrm4_get_tos()
114 ((oldflp4)->flowi4_tos & (IPTOS_RT_MASK | RTO_ONLINK))2083 fl4->flowi4_tos = tos & IPTOS_RT_MASK; in __ip_route_output_key()