Home
last modified time | relevance | path

Searched refs:tos (Results 151 - 175 of 681) sorted by relevance

12345678910>>...28

/kernel/linux/linux-6.6/net/ipv4/
H A Dip_tunnel_core.c52 __u8 tos, __u8 ttl, __be16 df, bool xnet) in iptunnel_xmit()
76 iph->tos = tos; in iptunnel_xmit()
234 .tos = 0, in iptunnel_pmtud_build_icmp()
706 tun_info->key.tos = nla_get_u8(tb[LWTUNNEL_IP_TOS]); in ip_tun_build_state()
847 nla_put_u8(skb, LWTUNNEL_IP_TOS, tun_info->key.tos) || in ip_tun_fill_encap_info()
985 tun_info->key.tos = nla_get_u8(tb[LWTUNNEL_IP6_TC]); in ip6_tun_build_state()
1009 nla_put_u8(skb, LWTUNNEL_IP6_TC, tun_info->key.tos) || in ip6_tun_fill_encap_info()
1137 parms->iph.tos = nla_get_u8(data[IFLA_IPTUN_TOS]); in ip_tunnel_netlink_parms()
50 iptunnel_xmit(struct sock *sk, struct rtable *rt, struct sk_buff *skb, __be32 src, __be32 dst, __u8 proto, __u8 tos, __u8 ttl, __be16 df, bool xnet) iptunnel_xmit() argument
/kernel/linux/linux-5.10/net/rds/
H A Dib.c309 iinfo->tos = conn->c_tos; in rds_ib_conn_info_visitor()
346 iinfo6->tos = conn->c_tos; in rds6_ib_conn_info_visitor()
528 static u8 rds_ib_get_tos_map(u8 tos) in rds_ib_get_tos_map() argument
534 return tos; in rds_ib_get_tos_map()
/kernel/linux/linux-5.10/net/ipv6/
H A Dfib6_rules.c380 rule6->tclass = frh->tos; in fib6_rule_configure()
413 if (frh->tos && (rule6->tclass != frh->tos)) in fib6_rule_compare()
434 frh->tos = rule6->tclass; in fib6_rule_fill()
/kernel/linux/linux-6.6/net/rds/
H A Dib.c309 iinfo->tos = conn->c_tos; in rds_ib_conn_info_visitor()
346 iinfo6->tos = conn->c_tos; in rds6_ib_conn_info_visitor()
528 static u8 rds_ib_get_tos_map(u8 tos) in rds_ib_get_tos_map() argument
534 return tos; in rds_ib_get_tos_map()
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/
H A Dgre_multipath_nh_res.sh23 # | tos=inherit | tos=inherit | |
48 # | tos=inherit tos=inherit |
94 tunnel_create g1a gre 192.0.2.65 192.0.2.66 tos inherit dev v$ol1
98 tunnel_create g1b gre 192.0.2.81 192.0.2.82 tos inherit dev v$ol1
141 tunnel_create g2a gre 192.0.2.66 192.0.2.65 tos inherit dev v$ol2
145 tunnel_create g2b gre 192.0.2.82 192.0.2.81 tos inherit dev v$ol2
H A Dgre_multipath_nh.sh23 # | tos=inherit | tos=inherit | |
48 # | tos=inherit tos=inherit |
94 tunnel_create g1a gre 192.0.2.65 192.0.2.66 tos inherit dev v$ol1
98 tunnel_create g1b gre 192.0.2.81 192.0.2.82 tos inherit dev v$ol1
140 tunnel_create g2a gre 192.0.2.66 192.0.2.65 tos inherit dev v$ol2
144 tunnel_create g2b gre 192.0.2.82 192.0.2.81 tos inherit dev v$ol2
H A Dip6gre_lib.sh27 # | tos=inherit | |
54 # | tos=inherit |
87 # | | tos=inherit | |
137 # | | tos=inherit | |
194 tunnel_create g1a ip6gre 2001:db8:3::1 2001:db8:3::2 tos inherit \
230 tunnel_create g2a ip6gre 2001:db8:3::2 2001:db8:3::1 tos inherit \
271 tunnel_create g1a ip6gre 2001:db8:3::1 2001:db8:3::2 tos inherit \
311 tunnel_create g2a ip6gre 2001:db8:3::2 2001:db8:3::1 tos inherit \
H A Dvxlan_symmetric_ipv6.sh185 nolearning udp6zerocsumrx udp6zerocsumtx tos inherit ttl 100
193 nolearning udp6zerocsumrx udp6zerocsumtx tos inherit ttl 100
207 nolearning udp6zerocsumrx udp6zerocsumtx tos inherit ttl 100
355 nolearning udp6zerocsumrx udp6zerocsumtx tos inherit ttl 100
363 nolearning udp6zerocsumrx udp6zerocsumtx tos inherit ttl 100
371 nolearning udp6zerocsumrx udp6zerocsumtx tos inherit ttl 100
/kernel/linux/linux-5.10/include/linux/
H A Dnetfilter_ipv4.h15 u_int8_t tos; member
/kernel/linux/linux-5.10/include/uapi/linux/netfilter_bridge/
H A Debt_ip.h39 __u8 tos; member
/kernel/linux/linux-6.6/include/linux/
H A Dnetfilter_ipv4.h15 u_int8_t tos; member
/kernel/linux/linux-6.6/include/uapi/linux/netfilter_bridge/
H A Debt_ip.h39 __u8 tos; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter_bridge/
H A Debt_ip.h37 __u8 tos; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter_bridge/
H A Debt_ip.h37 __u8 tos; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter_bridge/
H A Debt_ip.h25 __u8 tos; member
/kernel/linux/linux-6.6/net/ipv6/
H A Dsit.c715 &iph->saddr, iph->tos); in ipip6_rcv()
859 u8 tos = tunnel->parms.iph.tos; in ipip6_tunnel_xmit() local
873 if (tos == 1) in ipip6_tunnel_xmit()
874 tos = ipv6_get_dsfield(iph6); in ipip6_tunnel_xmit()
937 RT_TOS(tos), RT_SCOPE_UNIVERSE, IPPROTO_IPV6, in ipip6_tunnel_xmit()
1025 tos = INET_ECN_encapsulate(tos, ipv6_get_dsfield(iph6)); in ipip6_tunnel_xmit()
1034 iptunnel_xmit(NULL, rt, skb, fl4.saddr, fl4.daddr, protocol, tos, ttl, in ipip6_tunnel_xmit()
1113 RT_TOS(iph->tos), in ipip6_tunnel_bind_dev()
[all...]
/third_party/curl/tests/server/
H A Dsws.c1404 ssize_t tos[2] = {0, 0}; /* number of bytes to server */ in http_connect() local
1489 if(poll_server_wr[i] && tos[i]) { in http_connect()
1568 tos[DATA] = 0; in http_connect()
1591 len = sizeof(readclient[i]) - tos[i]; in http_connect()
1594 rc = sread(clientfd[i], &readclient[i][tos[i]], len); in http_connect()
1603 data_to_hex(&readclient[i][tos[i]], rc)); in http_connect()
1604 tos[i] += rc; in http_connect()
1647 if(tos[i] && FD_ISSET(serverfd[i], &output)) { in http_connect()
1649 rc = swrite(serverfd[i], readclient[i], tos[i]); in http_connect()
1660 if(tos[ in http_connect()
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/
H A Dcm.c494 iph->tos = cm_node->tos; in irdma_form_uda_cm_frame()
524 ip6h->priority = cm_node->tos >> 4; in irdma_form_uda_cm_frame()
525 ip6h->flow_lbl[0] = cm_node->tos << 4; in irdma_form_uda_cm_frame()
2176 ah_info.tc_tos = cm_node->tos; in irdma_cm_create_ah()
2253 cm_node->tos = cm_info->tos; in irdma_make_cm_node()
2256 if (listener->tos != cm_info->tos) in irdma_make_cm_node()
2259 listener->tos, cm_inf in irdma_make_cm_node()
[all...]
/third_party/node/deps/v8/src/codegen/arm64/
H A Dmacro-assembler-arm64.cc1271 MemOperand tos(sp, -2 * static_cast<int>(kXRegSize), PreIndex); in PushCalleeSavedRegisters()
1273 stp(d14, d15, tos); in PushCalleeSavedRegisters()
1274 stp(d12, d13, tos); in PushCalleeSavedRegisters()
1275 stp(d10, d11, tos); in PushCalleeSavedRegisters()
1276 stp(d8, d9, tos); in PushCalleeSavedRegisters()
1278 stp(x27, x28, tos); in PushCalleeSavedRegisters()
1279 stp(x25, x26, tos); in PushCalleeSavedRegisters()
1280 stp(x23, x24, tos); in PushCalleeSavedRegisters()
1281 stp(x21, x22, tos); in PushCalleeSavedRegisters()
1282 stp(x19, x20, tos); in PushCalleeSavedRegisters()
[all...]
/third_party/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.cc2503 MemOperand tos(sp, -2 * static_cast<int>(kXRegSizeInBytes), PreIndex); in Emit()
2505 stp(x29, x30, tos); in Emit()
2506 stp(x27, x28, tos); in Emit()
2507 stp(x25, x26, tos); in Emit()
2508 stp(x23, x24, tos); in Emit()
2509 stp(x21, x22, tos); in Emit()
2510 stp(x19, x20, tos); in Emit()
2512 stp(d14, d15, tos); in Emit()
2513 stp(d12, d13, tos); in Emit()
2514 stp(d10, d11, tos); in Emit()
[all...]
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/file/include/
H A Dclient_trans_file.h58 int32_t NotifyTransLimitChanged(int32_t channelId, uint8_t tos);
/kernel/linux/linux-5.10/drivers/net/
H A Dbareudp.c154 ((struct iphdr *)oiph)->tos); in bareudp_udp_encap_recv()
293 __u8 tos, ttl; in bareudp_xmit_skb() local
312 tos = ip_tunnel_ecn_encap(key->tos, ip_hdr(skb), skb); in bareudp_xmit_skb()
334 tos, ttl, df, sport, bareudp->port, in bareudp_xmit_skb()
374 prio = ip_tunnel_ecn_encap(key->tos, ip_hdr(skb), skb); in bareudp6_xmit_skb()
/kernel/linux/linux-6.6/drivers/net/
H A Dbareudp.c162 ((struct iphdr *)oiph)->tos); in bareudp_udp_encap_recv()
302 __u8 tos, ttl; in bareudp_xmit_skb() local
321 tos = ip_tunnel_ecn_encap(key->tos, ip_hdr(skb), skb); in bareudp_xmit_skb()
343 tos, ttl, df, sport, bareudp->port, in bareudp_xmit_skb()
383 prio = ip_tunnel_ecn_encap(key->tos, ip_hdr(skb), skb); in bareudp6_xmit_skb()
/kernel/linux/linux-5.10/net/ipv4/
H A Dfib_trie.c84 .tos = fa->fa_tos, in call_fib_entry_notifier()
101 .tos = fa->fa_tos, in call_fib_entry_notifiers()
982 u8 tos, u32 prio, u32 tb_id, in fib_find_alias()
1001 if (fa->fa_tos > tos) in fib_find_alias()
1003 if (fa->fa_info->fib_priority >= prio || fa->fa_tos < tos) in fib_find_alias()
1030 fa->fa_tos == fri->tos && fa->fa_info == fri->fi && in fib_find_matching_alias()
1178 u8 tos = cfg->fc_tos; in fib_table_insert() local
1196 fa = l ? fib_find_alias(&l->leaf, slen, tos, fi->fib_priority, in fib_table_insert()
1200 * with the same keys [prefix,tos,priority], if such key already in fib_table_insert()
1208 if (fa && fa->fa_tos == tos in fib_table_insert()
981 fib_find_alias(struct hlist_head *fah, u8 slen, u8 tos, u32 prio, u32 tb_id, bool find_first) fib_find_alias() argument
1672 u8 tos = cfg->fc_tos; fib_table_delete() local
[all...]
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/mock/
H A Dtrans_tcp_direct_message_test_mock.cpp207 int32_t SetIpTos(int32_t fd, uint32_t tos) in SetIpTos() argument
209 return GetTransTcpDirectMessageInterface()->SetIpTos(fd, tos); in SetIpTos()

Completed in 28 milliseconds

12345678910>>...28