Home
last modified time | relevance | path

Searched defs:ttl (Results 1 – 23 of 23) sorted by relevance

/net/batman-adv/
Dpacket.h194 u8 ttl; member
223 u8 ttl; member
282 u8 ttl; member
305 u8 ttl; member
334 u8 ttl; member
373 u8 ttl; member
408 u8 ttl; member
449 u8 ttl; member
479 u8 ttl; member
508 u8 ttl; member
[all …]
Dnetwork-coding.c1656 u8 *orig_dest, ttl, ttvn; in batadv_nc_skb_decode_packet() local
/net/mac80211/
Dmesh_hwmp.c105 u8 hop_count, u8 ttl, in mesh_path_sel_frame_tx()
237 u8 ttl, const u8 *target, u32 target_sn, in mesh_path_error_tx()
543 u8 target_flags, ttl, flags; in hwmp_preq_frame_process() local
674 u8 ttl, hopcount, flags; in hwmp_prep_frame_process() local
735 u8 ttl; in hwmp_perr_frame_process() local
789 u8 ttl, flags, hopcount; in hwmp_rann_frame_process() local
1006 u8 ttl, target_flags = 0; in mesh_path_start_discovery() local
Dieee80211_i.h1430 u8 ttl; member
/net/netfilter/
Dxt_hl.c31 const u8 ttl = ip_hdr(skb)->ttl; in ttl_mt() local
Dxt_recent.c74 u_int8_t ttl; member
129 u_int8_t ttl) in recent_entry_lookup()
176 u_int16_t family, u_int8_t ttl) in recent_entry_init()
245 u_int8_t ttl; in recent_mt() local
/net/mpls/
Dinternal.h7 u8 ttl; member
93 static inline struct mpls_shim_hdr mpls_entry_encode(u32 label, unsigned ttl, unsigned tc, bool bos) in mpls_entry_encode()
Dmpls_iptunnel.c54 unsigned int ttl; in mpls_xmit() local
/net/ipv6/
Dip6_udp_tunnel.c76 __u8 prio, __u8 ttl, __be32 label, in udp_tunnel6_xmit_skb()
Dip6_flowlabel.c323 static unsigned long check_linger(unsigned long ttl) in check_linger()
Dsit.c820 u8 ttl; in ipip6_tunnel_xmit() local
/net/ipv4/netfilter/
Dnf_reject_ipv4.c49 __u8 protocol, int ttl) in nf_reject_iphdr_put()
/net/ipv4/
Dudp_tunnel.c141 __be32 src, __be32 dst, __u8 tos, __u8 ttl, in udp_tunnel_xmit_skb()
Dip_tunnel_core.c61 __u8 tos, __u8 ttl, __be16 df, bool xnet) in iptunnel_xmit()
Dip_tunnel.c561 u8 tos, ttl; in ip_md_tunnel_xmit() local
632 u8 tos, ttl; in ip_tunnel_xmit() local
Dinetpeer.c372 __u32 delta, ttl; in inet_peer_gc() local
Dip_output.c132 int ttl = inet->uc_ttl; in ip_select_ttl() local
1403 __u8 ttl; in __ip_make_skb() local
Dip_sockglue.c64 int ttl = ip_hdr(skb)->ttl; in ip_cmsg_recv_ttl() local
/net/netfilter/ipvs/
Dip_vs_xmit.c877 __u32 *payload_len, __u8 *dsfield, __u8 *ttl, in ip_vs_prepare_tunneled_skb()
975 __u8 ttl = 0; in ip_vs_tunnel_xmit() local
1069 __u8 ttl = 0; in ip_vs_tunnel_xmit_v6() local
Dip_vs_sync.c1322 static void set_mcast_ttl(struct sock *sk, u_char ttl) in set_mcast_ttl()
/net/tipc/
Dudp_media.c161 int ttl, err = 0; in tipc_udp_xmit() local
/net/openvswitch/
Dflow.h88 u8 ttl; /* IP TTL/hop limit. */ member
Dflow_netlink.c551 bool ttl = false, ipv4 = false, ipv6 = false; in ip_tun_from_nlattr() local