Searched defs:ttl (Results 1 – 10 of 10) sorted by relevance
/net/ipv4/netfilter/ |
D | ipt_ttl.c | 24 const u8 ttl = ip_hdr(skb)->ttl; in ttl_mt() local
|
/net/netfilter/ |
D | xt_recent.c | 66 u_int8_t ttl; member 119 u_int8_t ttl) in recent_entry_lookup() 147 u_int16_t family, u_int8_t ttl) in recent_entry_init() 210 u_int8_t ttl; in recent_mt() local
|
/net/ipv4/ |
D | inetpeer.c | 327 static int cleanup_once(unsigned long ttl) in cleanup_once() 429 int ttl; in peer_check_expire() local
|
D | ip_output.c | 128 int ttl = inet->uc_ttl; in ip_select_ttl() local 1225 __u8 ttl; in ip_push_pending_frames() local
|
D | ip_sockglue.c | 76 int ttl = ip_hdr(skb)->ttl; in ip_cmsg_recv_ttl() local
|
/net/mac80211/ |
D | mesh_hwmp.c | 84 __le32 dst_dsn, u8 *da, u8 hop_count, u8 ttl, __le32 lifetime, in mesh_path_sel_frame_tx() 405 u8 dst_flags, ttl; in hwmp_preq_frame_process() local 493 u8 ttl, hopcount, flags; in hwmp_prep_frame_process() local 687 u8 ttl, dst_flags; in mesh_path_start_discovery() local
|
/net/802/ |
D | tr.c | 534 long ttl = (long) (entry->last_used + sysctl_tr_rif_timeout) in rif_seq_show() local
|
/net/ipv6/ |
D | ip6_flowlabel.c | 295 static unsigned long check_linger(unsigned long ttl) in check_linger()
|
/net/netfilter/ipvs/ |
D | ip_vs_sync.c | 472 static void set_mcast_ttl(struct sock *sk, u_char ttl) in set_mcast_ttl()
|
/net/core/ |
D | dev.c | 2132 u32 ttl = G_TC_RTTL(skb->tc_verd); in ing_filter() local
|