Home
last modified time | relevance | path

Searched refs:ttl (Results 76 – 100 of 284) sorted by relevance

12345678910>>...12

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtc_encap_actions.h54 u8 ttl; member
H A Dtc_encap_actions.c160 neigh->ttl = ip6_dst_hoplimit(dst); in efx_bind_neigh()
183 neigh->ttl = ip4_dst_hoplimit(&rt->dst); in efx_bind_neigh()
276 ip->ttl = neigh->ttl; in efx_gen_tun_header_ipv4()
297 ip->hop_limit = neigh->ttl; in efx_gen_tun_header_ipv6()
/openbmc/linux/net/ipv4/
H A Dudp_tunnel_core.c154 __be32 src, __be32 dst, __u8 tos, __u8 ttl, in udp_tunnel_xmit_skb() argument
172 iptunnel_xmit(sk, rt, skb, src, dst, IPPROTO_UDP, tos, ttl, df, xnet); in udp_tunnel_xmit_skb()
H A Dip_forward.c120 if (ip_hdr(skb)->ttl <= 1) in ip_forward()
/openbmc/linux/net/tipc/
H A Dudp_media.c172 int ttl, err = 0; in tipc_udp_xmit() local
194 ttl = ip4_dst_hoplimit(&rt->dst); in tipc_udp_xmit()
196 dst->ipv4.s_addr, 0, ttl, 0, src->port, in tipc_udp_xmit()
216 ttl = ip6_dst_hoplimit(ndst); in tipc_udp_xmit()
218 &src->ipv6, &dst->ipv6, 0, ttl, 0, in tipc_udp_xmit()
/openbmc/linux/drivers/infiniband/core/
H A Dud_header.c145 { STRUCT_FIELD(ip4, ttl),
293 iph.ttl = header->ip4.ttl; in ib_ud_ip4_csum()
/openbmc/linux/net/ipv4/netfilter/
H A Dnf_dup_ipv4.c84 --iph->ttl; in nf_dup_ipv4()
/openbmc/webui-vue/src/store/
H A Dapi.js23 ttl: 0, property in AnonymousClass694dc3d20201
/openbmc/linux/include/net/
H A Dudp_tunnel.h151 __be32 src, __be32 dst, __u8 tos, __u8 ttl,
159 __u8 prio, __u8 ttl, __be32 label,
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_nvmetcp.h66 u8 ttl; member
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/
H A Dq_in_vni_veto.sh41 "$VXPORT" nolearning noudpcsum tos inherit ttl 100
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_lwt_ip_encap.c28 hdr.iph.ttl = 0x40; in bpf_lwt_encap_gre()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_span.h31 unsigned int ttl; member
H A Dspectrum_span.c358 __u8 ttl, in mlxsw_sp_span_entry_tunnel_parms_common() argument
398 sparmsp->ttl = ttl; in mlxsw_sp_span_entry_tunnel_parms_common()
458 bool inherit_ttl = !tparm.iph.ttl; in mlxsw_sp_span_entry_gretap4_parms()
473 tparm.iph.ttl, in mlxsw_sp_span_entry_gretap4_parms()
497 sparms.ttl, sparms.smac, in mlxsw_sp_span_entry_gretap4_configure()
600 mlxsw_reg_mpat_eth_rspan_l3_ipv6_pack(mpat_pl, sparms.ttl, sparms.smac, in mlxsw_sp_span_entry_gretap6_configure()
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dvxlan_asymmetric_ipv6.sh173 nolearning udp6zerocsumrx udp6zerocsumtx tos inherit ttl 100
181 nolearning udp6zerocsumrx udp6zerocsumtx tos inherit ttl 100
322 nolearning udp6zerocsumrx udp6zerocsumtx tos inherit ttl 100
330 nolearning udp6zerocsumrx udp6zerocsumtx tos inherit ttl 100
H A Dvxlan_asymmetric.sh173 nolearning noudpcsum tos inherit ttl 100
181 nolearning noudpcsum tos inherit ttl 100
323 nolearning noudpcsum tos inherit ttl 100
331 nolearning noudpcsum tos inherit ttl 100
/openbmc/linux/include/uapi/linux/
H A Dip.h101 __u8 ttl; member
/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/
H A DCVE-2023-38472.patch39 if (!(r = avahi_record_new_full (name, clazz, type, ttl)))
/openbmc/linux/Documentation/netlink/specs/
H A Drt_route.yaml166 name: rta-ttl-propagate
297 - rta-ttl-propagate
H A Dovs_flow.yaml79 name: ipv4-ttl
723 name: dec-ttl
725 nested-attributes: dec-ttl-attrs
748 name: ttl
921 name: dec-ttl-attrs
922 enum-name: ovs-dec-ttl-attr
923 name-prefix: ovs-dec-ttl-attr-
/openbmc/linux/drivers/char/agp/
H A Dparisc-agp.c305 int ttl = 48; in lba_find_capability() local
311 while (ttl-- && pos >= 0x40) { in lba_find_capability()
/openbmc/linux/net/openvswitch/
H A Dflow_netlink.c727 SW_FLOW_KEY_PUT(match, tun_key.ttl, in ip_tun_from_nlattr()
729 ttl = true; in ip_tun_from_nlattr()
830 match->key->tun_key.ttl || in ip_tun_from_nlattr()
846 if (!ttl && !info_bridge_mode) { in ip_tun_from_nlattr()
1301 u8 ttl = 0; in nsh_hdr_from_nlattr() local
1317 ttl = base->ttl; in nsh_hdr_from_nlattr()
1434 SW_FLOW_KEY_PUT(match, nsh.base.ttl, in nsh_key_put_from_nlattr()
1435 base->ttl, is_mask); in nsh_key_put_from_nlattr()
1564 SW_FLOW_KEY_PUT(match, ip.ttl, in ovs_key_from_nlattrs()
1597 SW_FLOW_KEY_PUT(match, ip.ttl, in ovs_key_from_nlattrs()
[all …]
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_mplsoudp.c41 *mpls = mpls_entry_encode(mpls_info->label, mpls_info->ttl, mpls_info->tc, mpls_info->bos); in generate_ip_tun_hdr()
/openbmc/linux/net/ipv6/
H A Dip6_flowlabel.c344 static unsigned long check_linger(unsigned long ttl) in check_linger() argument
346 if (ttl < FL_MIN_LINGER) in check_linger()
348 if (ttl > FL_MAX_LINGER && !capable(CAP_NET_ADMIN)) in check_linger()
350 return ttl*HZ; in check_linger()
/openbmc/linux/include/linux/
H A Dw1.h71 int ttl; member

12345678910>>...12