Searched refs:ip_decrease_ttl (Results 1 - 7 of 7) sorted by relevance

/linux-master/samples/bpf/
H A Dxdp_fwd_kern.c34 static __always_inline int ip_decrease_ttl(struct iphdr *iph) function
134 ip_decrease_ttl(iph);
/linux-master/net/ipv4/
H A Dip_forward.c149 ip_decrease_ttl(iph);
H A Dipmr.c1908 ip_decrease_ttl(ip_hdr(skb));
/linux-master/net/netfilter/
H A Dnft_fwd_netdev.c119 ip_decrease_ttl(iph);
H A Dnf_flow_table_ip.c401 ip_decrease_ttl(iph);
/linux-master/include/net/
H A Dip.h416 int ip_decrease_ttl(struct iphdr *iph) function
/linux-master/net/netfilter/ipvs/
H A Dip_vs_xmit.c299 ip_decrease_ttl(ip_hdr(skb));

Completed in 166 milliseconds