| /Linux-v5.4/include/net/ | 
| D | route.h | 44 #define RT_CONN_FLAGS_TOS(sk,tos)   (RT_TOS(tos) | sock_flag(sk, SOCK_LOCALROUTE))  argument140 					     __be32 saddr, u8 tos, int oif)  in ip_route_output()
 155 						   __u8 proto, __u8 tos, int oif)  in ip_route_output_ports()
 168 						 __be32 gre_key, __u8 tos, int oif)  in ip_route_output_gre()
 189 				 u8 tos, struct net_device *devin)  in ip_route_input()
 252 static inline char rt_tos2priority(u8 tos)  in rt_tos2priority()
 282 					 u32 tos, int oif, u8 protocol,  in ip_route_connect_init()
 297 					      __be32 dst, __be32 src, u32 tos,  in ip_route_connect()
 
 | 
| D | erspan.h | 146 static inline u8 tos_to_cos(u8 tos)  in tos_to_cos()167 	u8 tos;  in erspan_build_header()  local
 264 	u8 tos;  in erspan_build_header_v2()  local
 
 | 
| D | dst_metadata.h | 143 						    __u8 tos, __u8 ttl,  in __ip_tun_set_dst()174 						      __u8 tos, __u8 ttl,  in __ipv6_tun_set_dst()
 
 | 
| D | ip_tunnels.h | 52 	u8			tos;		/* TOS for IPv4, TC for IPv6 */  member172 				      u8 tos, u8 ttl, __be32 label,  in ip_tunnel_key_init()
 243 				       __be32 key, __u8 tos, int oif,  in ip_tunnel_init_flow()
 397 static inline u8 ip_tunnel_ecn_encap(u8 tos, const struct iphdr *iph,  in ip_tunnel_ecn_encap()
 
 | 
| D | flow.h | 99 				      __u32 mark, __u8 tos, __u8 scope,  in flowi4_init_output()122 static inline void flowi4_update_output(struct flowi4 *fl4, int oif, __u8 tos,  in flowi4_update_output()
 
 | 
| /Linux-v5.4/drivers/net/ethernet/chelsio/libcxgb/ | 
| D | libcxgb_cm.c | 94 		__be16 peer_port, u8 tos)  in cxgb_find_route()123 		 __be16 peer_port, u8 tos, __u32 sin6_scope_id)  in cxgb_find_route6()
 
 | 
| /Linux-v5.4/samples/bpf/ | 
| D | tcp_tos_reflect_kern.c | 31 	int tos = 0;  in bpf_basertt()  local
 | 
| /Linux-v5.4/arch/x86/events/intel/ | 
| D | lbr.c | 238 	u64 tos;  in intel_pmu_lbr_tos()  local345 	u64 tos;  in __intel_pmu_lbr_restore()  local
 392 	u64 tos, from;  in __intel_pmu_lbr_save()  local
 539 	u64 tos = intel_pmu_lbr_tos();  in intel_pmu_lbr_read_32()  local
 577 	u64 tos = intel_pmu_lbr_tos();  in intel_pmu_lbr_read_64()  local
 
 | 
| /Linux-v5.4/net/ipv4/ | 
| D | xfrm4_policy.c | 21 					    int tos, int oif,  in __xfrm4_dst_lookup()45 static struct dst_entry *xfrm4_dst_lookup(struct net *net, int tos, int oif,  in xfrm4_dst_lookup()
 
 | 
| D | route.c | 528 			     int oif, u8 tos,  in __build_flow_key()552 	u8 tos = RT_TOS(iph->tos);  in build_skb_flow_key()  local
 826 	u8 tos = RT_TOS(iph->tos);  in ip_do_redirect()  local
 1687 			  u8 tos, struct net_device *dev,  in ip_mc_validate_source()
 1718 			     u8 tos, struct net_device *dev, int our)  in ip_route_input_mc()
 1784 			   __be32 daddr, __be32 saddr, u32 tos)  in __mkroute_input()
 2010 			    __be32 daddr, __be32 saddr, u32 tos,  in ip_mkroute_input()
 2037 			       u8 tos, struct net_device *dev,  in ip_route_input_slow()
 2246 			 u8 tos, struct net_device *dev)  in ip_route_input_noref()
 2262 		       u8 tos, struct net_device *dev, struct fib_result *res)  in ip_route_input_rcu()
 [all …]
 
 | 
| D | udp_tunnel.c | 174 			 __be32 src, __be32 dst, __u8 tos, __u8 ttl,  in udp_tunnel_xmit_skb()
 | 
| D | icmp.c | 463 					__be32 saddr, u8 tos, u32 mark,  in icmp_route_lookup()578 	u8  tos;  in __icmp_send()  local
 
 | 
| /Linux-v5.4/net/rds/ | 
| D | connection.c | 87 					      u8 tos, int dev_if)  in rds_conn_lookup()164 						gfp_t gfp, u8 tos,  in __rds_conn_create()
 338 				       struct rds_transport *trans, u8 tos,  in rds_conn_create()
 349 						u8 tos, gfp_t gfp, int dev_if)  in rds_conn_create_outgoing()
 
 | 
| D | rdma_transport.c | 47 #define TOS_TO_SL(tos)		((tos) & 0xF)  argument
 | 
| /Linux-v5.4/include/uapi/linux/ | 
| D | ip.h | 24 #define IPTOS_TOS(tos)		((tos)&IPTOS_TOS_MASK)  argument31 #define IPTOS_PREC(tos)		((tos)&IPTOS_PREC_MASK)  argument
 96 	__u8	tos;  member
 
 | 
| D | rds.h | 158 	__u8		tos;  member181 	__u8		tos;  member
 192 	__u8		tos;  member
 225 	__u8		tos;  member
 252 	__u8		tos;  member
 268 	__u8		tos;  member
 
 | 
| D | in_route.h | 31 #define RT_TOS(tos)	((tos)&IPTOS_TOS_MASK)  argument
 | 
| D | fib_rules.h | 23 	__u8		tos;  member
 | 
| /Linux-v5.4/include/linux/ | 
| D | netfilter_ipv4.h | 15 	u_int8_t tos;  member
 | 
| /Linux-v5.4/drivers/infiniband/core/ | 
| D | cma_configfs.c | 150 	u8 tos;  in default_roce_tos_show()  local168 	u8 tos;  in default_roce_tos_store()  local
 
 | 
| /Linux-v5.4/net/ipv4/netfilter/ | 
| D | iptable_mangle.c | 44 	u_int8_t tos;  in ipt_mangle_out()  local
 | 
| /Linux-v5.4/net/netfilter/ | 
| D | nft_chain_route.c | 26 	u8 tos;  in nf_route_table_hook4()  local
 | 
| /Linux-v5.4/include/uapi/linux/netfilter_bridge/ | 
| D | ebt_ip.h | 39 	__u8  tos;  member
 | 
| /Linux-v5.4/include/rdma/ | 
| D | iw_cm.h | 96 	u8  tos;  member
 | 
| /Linux-v5.4/net/ipv6/ | 
| D | xfrm6_policy.c | 26 static struct dst_entry *xfrm6_dst_lookup(struct net *net, int tos, int oif,  in xfrm6_dst_lookup()
 |