Home
last modified time | relevance | path

Searched defs:iph (Results 1 – 9 of 9) sorted by relevance

/samples/bpf/
A Dxdp_fwd_kern.c34 static __always_inline int ip_decrease_ttl(struct iphdr *iph) in ip_decrease_ttl()
50 struct iphdr *iph; in xdp_fwd_flags() local
A Dtc_l2_redirect_kern.c75 struct iphdr *iph = data + sizeof(*eth); in _l2_to_iptun_ingress_forward() local
124 struct iphdr *iph = data + sizeof(*eth); in _l2_to_iptun_ingress_redirect() local
163 struct iphdr *iph = data + sizeof(*eth); in _l2_to_ip6tun_ingress_redirect() local
211 struct iphdr *iph = data + sizeof(*eth); in _drop_non_tun_vip() local
A Dparse_varlen.c53 struct iphdr *iph; in parse_ipv4() local
81 struct iphdr *iph; in parse_ipv6() local
A Dparse_simple.c31 struct iphdr *iph = data + sizeof(*eth); in handle_ingress() local
A Dxdp_adjust_tail_kern.c83 struct iphdr *iph, *orig_iph; in send_icmp4_too_big() local
A Dxdp_tx_iptunnel_kern.c84 struct iphdr *iph = data + sizeof(struct ethhdr); in handle_ipv4() local
A Dxdp_router_ipv4.bpf.c110 struct iphdr *iph = data + nh_off; in xdp_router_ipv4_prog() local
A Dtest_lwt_bpf.c64 struct iphdr *iph = data; in do_test_data() local
A Dhbm_kern.h111 struct iphdr iph; in hbm_get_pkt_info() local

Completed in 10 milliseconds