Home
last modified time | relevance | path

Searched refs:tos (Results 226 - 250 of 614) sorted by relevance

12345678910>>...25

/kernel/linux/linux-5.10/net/ipv4/
H A Dudp_tunnel_core.c172 __be32 src, __be32 dst, __u8 tos, __u8 ttl, in udp_tunnel_xmit_skb()
190 iptunnel_xmit(sk, rt, skb, src, dst, IPPROTO_UDP, tos, ttl, df, xnet); in udp_tunnel_xmit_skb()
171 udp_tunnel_xmit_skb(struct rtable *rt, struct sock *sk, struct sk_buff *skb, __be32 src, __be32 dst, __u8 tos, __u8 ttl, __be16 df, __be16 src_port, __be16 dst_port, bool xnet, bool nocheck) udp_tunnel_xmit_skb() argument
H A Dnetfilter.c46 fl4.flowi4_tos = RT_TOS(iph->tos); in ip_route_me_harder()
H A Dxfrm4_input.c34 iph->tos, skb->dev)) in xfrm4_rcv_encap_finish()
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_queue.c145 rt_info->tos = iph->tos; in nf_ip_saveroute()
H A Dxt_dscp.c57 return ((ip_hdr(skb)->tos & info->tos_mask) == in tos_mt()
82 .name = "tos",
90 .name = "tos",
/kernel/linux/linux-6.6/include/net/
H A Dinet_sock.h173 __s16 tos; member
202 * @tos - TOS
228 __u8 tos; member
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_queue.c135 rt_info->tos = iph->tos; in nf_ip_saveroute()
H A Dutils.c190 if (!(iph->tos == rt_info->tos && in nf_ip_reroute()
H A Dxt_dscp.c57 return ((ip_hdr(skb)->tos & info->tos_mask) == in tos_mt()
82 .name = "tos",
90 .name = "tos",
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/
H A Dgre_inner_v6_multipath.sh24 # | tos=inherit | |
62 # | tos=inherit |
99 tunnel_create g1 gre 192.0.2.65 192.0.2.66 tos inherit dev v$ol1
179 tunnel_create g2 gre 192.0.2.66 192.0.2.65 tos inherit dev v$ol4
H A Dip6gre_inner_v4_multipath.sh24 # | tos=inherit | |
61 # | tos=inherit |
98 tunnel_create g1 ip6gre 2001:db8:40::1 2001:db8:40::2 tos inherit dev v$ol1
178 tunnel_create g2 ip6gre 2001:db8:40::2 2001:db8:40::1 tos inherit dev v$ol4
H A Dip6gre_inner_v6_multipath.sh24 # | tos=inherit | |
61 # | tos=inherit |
98 tunnel_create g1 ip6gre 2001:db8:40::1 2001:db8:40::2 tos inherit dev v$ol1
178 tunnel_create g2 ip6gre 2001:db8:40::2 2001:db8:40::1 tos inherit dev v$ol4
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/
H A Ddevlink_trap_tunnel_vxlan_ipv6.sh74 tos inherit ttl 100
181 sp=12345,dp=$VXPORT,tos=$outer_tos,p=$payload -q &
H A Ddevlink_trap_tunnel_vxlan.sh73 dstport "$VXPORT" nolearning noudpcsum tos inherit ttl 100
176 -t udp sp=12345,dp=$VXPORT,tos=$outer_tos,p=$payload -q &
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp.c326 &match->tos, &mask->tos, in bcmasp_netfilt_tcpip4_wr()
327 sizeof(match->tos)); in bcmasp_netfilt_tcpip4_wr()
427 &fs->h_u.usr_ip4_spec.tos, in bcmasp_netfilt_wr_to_hw()
428 &fs->m_u.usr_ip4_spec.tos, in bcmasp_netfilt_wr_to_hw()
429 sizeof(fs->h_u.usr_ip4_spec.tos)); in bcmasp_netfilt_wr_to_hw()
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/common/include/
H A Dclient_trans_udp_manager.h91 int32_t TransLimitChange(int32_t channelId, uint8_t tos);
/foundation/communication/dsoftbus/sdk/frame/standard/include/
H A Dif_softbus_client.h79 virtual int32_t OnClientTransLimitChange(int32_t channelId, uint8_t tos);
/foundation/communication/dsoftbus/core/transmission/ipc/standard/include/
H A Dtrans_client_proxy_standard.h52 int32_t OnClientTransLimitChange(int32_t channelId, uint8_t tos) override;
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_fdir.h86 u8 tos; member
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/
H A Dvxlan_fdb_veto.sh30 ttl 20 tos inherit local 198.51.100.1 dstport 4789
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_mplsoudp.c42 *mpls = mpls_entry_encode(tun_id, tun_key->ttl, tun_key->tos, true); in generate_ip_tun_hdr()
/kernel/linux/linux-5.10/samples/bpf/
H A Dtcbpf1_kern.c22 #define TOS_OFF (ETH_HLEN + offsetof(struct iphdr, tos))
/kernel/linux/linux-5.10/net/ipv4/netfilter/
H A Dipt_rpfilter.c79 flow.flowi4_tos = iph->tos & IPTOS_RT_MASK; in rpfilter_mt()
/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dfabrics.h91 * @tos: type of service
113 int tos; member
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dfabrics.h103 * @tos: type of service
129 int tos; member

Completed in 11 milliseconds

12345678910>>...25