Searched defs:iph (Results 1 – 9 of 9) sorted by relevance
34 static __always_inline int ip_decrease_ttl(struct iphdr *iph) in ip_decrease_ttl()50 struct iphdr *iph; in xdp_fwd_flags() local
75 struct iphdr *iph = data + sizeof(*eth); in _l2_to_iptun_ingress_forward() local124 struct iphdr *iph = data + sizeof(*eth); in _l2_to_iptun_ingress_redirect() local163 struct iphdr *iph = data + sizeof(*eth); in _l2_to_ip6tun_ingress_redirect() local211 struct iphdr *iph = data + sizeof(*eth); in _drop_non_tun_vip() local
53 struct iphdr *iph; in parse_ipv4() local81 struct iphdr *iph; in parse_ipv6() local
31 struct iphdr *iph = data + sizeof(*eth); in handle_ingress() local
83 struct iphdr *iph, *orig_iph; in send_icmp4_too_big() local
84 struct iphdr *iph = data + sizeof(struct ethhdr); in handle_ipv4() local
110 struct iphdr *iph = data + nh_off; in xdp_router_ipv4_prog() local
64 struct iphdr *iph = data; in do_test_data() local
111 struct iphdr iph; in hbm_get_pkt_info() local
Completed in 10 milliseconds