/kernel/linux/linux-5.10/fs/ceph/ |
H A D | inode.c | 1069 long unsigned ttl = from_time + (duration * HZ) / 1000; in __update_dentry_lease() local
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | ip_output.c | 134 int ttl = inet->uc_ttl; in ip_select_ttl() local 1496 __u8 ttl; __ip_make_skb() local [all...] |
H A D | ip_sockglue.c | 67 int ttl = ip_hdr(skb)->ttl; in ip_cmsg_recv_ttl() local
|
H A D | ip_tunnel.c | 581 u8 tos, ttl; in ip_md_tunnel_xmit() local 675 u8 tos, ttl; in ip_tunnel_xmit() local [all...] |
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | mesh_hwmp.c | 567 u8 target_flags, ttl, flags; in hwmp_preq_frame_process() local 100 mesh_path_sel_frame_tx(enum mpath_frame_type action, u8 flags, const u8 *orig_addr, u32 orig_sn, u8 target_flags, const u8 *target, u32 target_sn, const u8 *da, u8 hop_count, u8 ttl, u32 lifetime, u32 metric, u32 preq_id, struct ieee80211_sub_if_data *sdata) mesh_path_sel_frame_tx() argument 234 mesh_path_error_tx(struct ieee80211_sub_if_data *sdata, u8 ttl, const u8 *target, u32 target_sn, u16 target_rcode, const u8 *ra) mesh_path_error_tx() argument 702 u8 ttl, hopcount, flags; hwmp_prep_frame_process() local 763 u8 ttl; hwmp_perr_frame_process() local 817 u8 ttl, flags, hopcount; hwmp_rann_frame_process() local 1034 u8 ttl, target_flags = 0; mesh_path_start_discovery() local [all...] |
/kernel/linux/linux-5.10/net/netfilter/ipvs/ |
H A D | ip_vs_xmit.c | 947 ip_vs_prepare_tunneled_skb(struct sk_buff *skb, int skb_af, unsigned int max_headroom, __u8 *next_protocol, __u32 *payload_len, __u8 *dsfield, __u8 *ttl, __be16 *df) ip_vs_prepare_tunneled_skb() argument 1143 __u8 ttl = 0; ip_vs_tunnel_xmit() local 1295 __u8 ttl = 0; ip_vs_tunnel_xmit_v6() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/ |
H A D | txrx.c | 1385 long ttl; in cw1200_link_id_gc_work() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | action.c | 549 __u8 ttl; global() member [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/ |
H A D | ocelot_vcap.c | 485 enum ocelot_vcap_bit ttl, fragment, options, tcp_ack, tcp_urg; in is2_entry_set() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_fdir.h | 110 u8 ttl; member
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | dir.c | 1742 unsigned long ttl; in __dentry_lease_is_valid() local
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | dfs_cache.c | 42 int ttl; /* DFS_REREFERRAL_V3.TimeToLive */ member 348 static inline struct timespec64 get_expire_time(int ttl) in get_expire_time() argument 481 int ttl; add_cache_entry_locked() local [all...] |
/kernel/linux/linux-6.6/include/linux/qed/ |
H A D | tcp_common.h | 82 u8 ttl; member 148 u8 ttl; member 218 u8 ttl; member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | inet_sock.h | 172 __u8 ttl; member
|
H A D | ip_tunnels.h | 53 u8 ttl; /* TTL for IPv4, HL for IPv6 */ member 182 ip_tunnel_key_init(struct ip_tunnel_key *key, __be32 saddr, __be32 daddr, u8 tos, u8 ttl, __be32 label, __be16 tp_src, __be16 tp_dst, __be64 tun_id, __be16 tun_flags) ip_tunnel_key_init() argument
|
/kernel/linux/linux-6.6/include/rdma/ |
H A D | ib_pack.h | 223 u8 ttl; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | batadv_packet.h | 213 __u8 ttl; member 239 __u8 ttl; member 285 __u8 ttl; member 308 __u8 ttl; member 337 __u8 ttl; member 376 __u8 ttl; global() member 410 __u8 ttl; global() member 451 __u8 ttl; global() member 481 __u8 ttl; global() member 510 __u8 ttl; global() member 539 __u8 ttl; global() member [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/ |
H A D | txrx.c | 1381 long ttl; in cw1200_link_id_gc_work() local
|
/kernel/linux/linux-6.6/net/openvswitch/ |
H A D | flow.h | 104 u8 ttl; /* IP TTL/hop limit. */ member
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | xdp_synproxy_kern.c | 538 __u8 ttl; in tcpv4_gen_synack() local 561 __u8 ttl; in tcpv6_gen_synack() local 308 values_get_tcpipopts(__u16 *mss, __u8 *wscale, __u8 *ttl, bool ipv6) values_get_tcpipopts() argument [all...] |
H A D | test_cls_redirect.c | 421 uint8_t ttl; in forward_with_gre() local 446 uint8_t ttl; in forward_with_gre() local [all...] |
H A D | test_cls_redirect_dynptr.c | 316 uint8_t ttl; in forward_with_gre() local 341 uint8_t ttl; in forward_with_gre() local [all...] |
/kernel/linux/linux-6.6/net/batman-adv/ |
H A D | network-coding.c | 1644 u8 *orig_dest, ttl, ttvn; in batadv_nc_skb_decode_packet() local [all...] |
/kernel/linux/linux-6.6/net/netfilter/ipvs/ |
H A D | ip_vs_xmit.c | 931 ip_vs_prepare_tunneled_skb(struct sk_buff *skb, int skb_af, unsigned int max_headroom, __u8 *next_protocol, __u32 *payload_len, __u8 *dsfield, __u8 *ttl, __be16 *df) ip_vs_prepare_tunneled_skb() argument 1127 __u8 ttl = 0; ip_vs_tunnel_xmit() local 1273 __u8 ttl = 0; ip_vs_tunnel_xmit_v6() local [all...] |
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | sit.c | 869 u8 ttl; in ipip6_tunnel_xmit() local [all...] |