Home
last modified time | relevance | path

Searched refs:ttl (Results 201 – 225 of 290) sorted by relevance

12345678910>>...12

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtc.c373 MAP_KEY_AND_MASK(IP, ip, ttl, ip_ttl); in efx_tc_flower_parse_match()
424 MAP_ENC_KEY_AND_MASK(IP, ip, enc_ip, ttl, enc_ip_ttl); in efx_tc_flower_parse_match()
1070 case offsetof(struct iphdr, ttl): in efx_tc_pedit_add()
1211 case offsetof(struct iphdr, ttl): in efx_tc_mangle()
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_sync.c1317 static void set_mcast_ttl(struct sock *sk, u_char ttl) in set_mcast_ttl() argument
1323 inet->mc_ttl = ttl; in set_mcast_ttl()
1329 np->mcast_hops = ttl; in set_mcast_ttl()
/openbmc/u-boot/drivers/qe/
H A Duec.h264 u32 ttl; /* temporary variable handled by QE */ member
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ipip.c242 bool inherit_ttl = tunnel->parms.iph.ttl == 0; in mlxsw_sp_ipip_can_offload_gre4()
/openbmc/linux/fs/vboxsf/
H A Dutils.c209 if (time_before(jiffies, dentry->d_time + sbi->o.ttl)) in vboxsf_inode_revalidate()
/openbmc/linux/drivers/gpio/
H A DMakefile80 obj-$(CONFIG_GPIO_JANZ_TTL) += gpio-janz-ttl.o
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c270 int pos = 256, ttl = (4096 - 256) / 8; in pnv_eeh_find_ecap() local
279 while (ttl-- > 0) { in pnv_eeh_find_ecap()
/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dtype.h791 u8 ttl; member
887 u8 ttl; member
/openbmc/linux/tools/testing/selftests/net/
H A Dgro.c242 iph->ttl = 8; in fill_networklayer()
634 iph->ttl = 7; in send_changed_ttl()
H A Dpsock_tpacket.c163 ip->ttl = 64; in create_payload()
H A Dtxtimestamp.c438 iph->ttl = 2; in fill_header_ipv4()
H A Dmsg_zerocopy.c269 iph->ttl = 2; in setup_iph()
/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Dhost.h956 u8 ttl; member
/openbmc/linux/net/batman-adv/
H A Dsend.c248 unicast_packet->ttl = BATADV_TTL; in batadv_send_skb_push_fill_unicast()
H A Dsoft-interface.c340 bcast_packet->ttl = BATADV_TTL - 1; in batadv_interface_tx()
/openbmc/linux/net/mac80211/
H A Dmesh.c848 meshhdr->ttl = sdata->u.mesh.mshcfg.dot11MeshTTL; in ieee80211_mesh_xmit_fast()
911 meshhdr->ttl = sdata->u.mesh.mshcfg.dot11MeshTTL; in ieee80211_new_mesh_header()
1388 ifmsh->chsw_ttl = csa_ie.ttl - 1; in ieee80211_mesh_process_chnswitch()
/openbmc/linux/net/sched/
H A Dcls_flower.c1186 fl_set_key_val(tb, &key->ttl, ttl_key, &mask->ttl, ttl_mask, sizeof(key->ttl)); in fl_set_key_ip()
2934 fl_dump_key_val(skb, &key->ttl, ttl_key, &mask->ttl, ttl_mask, sizeof(key->ttl))) in fl_dump_key_ip()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_flow_dissector.c174 iph->ttl = 8; in build_ipv4_header()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c907 encap_ipv4->ttl = encap_key->ttl; in hwrm_cfa_encap_record_alloc()
1285 tun_key->ttl = ip4_dst_hoplimit(&rt->dst); in bnxt_tc_resolve_tunnel_hdrs()
/openbmc/linux/fs/ceph/
H A Ddir.c1742 unsigned long ttl; in __dentry_lease_is_valid() local
1745 ttl = session->s_cap_ttl; in __dentry_lease_is_valid()
1748 time_before(jiffies, ttl) && in __dentry_lease_is_valid()
H A Dinode.c1318 long unsigned ttl = from_time + (duration * HZ) / 1000; in __update_dentry_lease() local
1322 dentry, duration, ttl); in __update_dentry_lease()
1340 time_before(ttl, di->time)) in __update_dentry_lease()
1354 di->time = ttl; in __update_dentry_lease()
/openbmc/linux/net/ipv4/
H A Dipmr.c1788 iph->ttl = old_iph->ttl; in ip_encap()
2030 ip_hdr(skb)->ttl > in ip_mr_forward()
2046 ip_hdr(skb)->ttl > c->_c.mfc_un.res.ttls[ct]) { in ip_mr_forward()
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dvxlan_bridge_1d.sh138 nolearning noudpcsum tos inherit ttl 100
/openbmc/linux/drivers/net/ethernet/freescale/
H A Ducc_geth.h469 u32 ttl; /* temporary variable handled by QE */ member
/openbmc/linux/drivers/net/ppp/
H A Dpptp.c249 iph->ttl = ip4_dst_hoplimit(&rt->dst); in pptp_xmit()

12345678910>>...12