Home
last modified time | relevance | path

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

123

/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dxdping_kern.c65 struct iphdr *iph; in icmp_check() local
97 struct iphdr *iph; in xdping_client() local
160 struct iphdr *iph; in xdping_server() local
Dload_bytes_relative.c24 struct iphdr iph; in load_bytes_relative() local
Dtest_queue_stack_map.h39 struct iphdr *iph = (struct iphdr *)(eth + 1); in _test() local
Dtest_lwt_ip_encap.c19 struct iphdr iph; in bpf_lwt_encap_gre() member
Dtest_tc_edt.c83 struct iphdr *iph; in handle_ipv4() local
Dtest_cls_redirect.c257 static INLINING void pkt_ipv4_checksum(struct iphdr *iph) in pkt_ipv4_checksum()
618 static INLINING uint64_t fill_tuple(struct bpf_sock_tuple *tuple, void *iph, in fill_tuple()
649 void *iph, struct tcphdr *tcp) in classify_tcp()
814 static INLINING verdict_t process_tcp(buf_t *pkt, void *iph, uint64_t iphlen, in process_tcp()
836 static INLINING verdict_t process_udp(buf_t *pkt, void *iph, uint64_t iphlen, in process_udp()
Dtest_tunnel_kern.c523 struct iphdr *iph = data; in _ipip_set_tunnel() local
569 struct iphdr *iph = data; in _ipip6_set_tunnel() local
619 struct ipv6hdr *iph = data; in _ip6ip6_set_tunnel() local
Dtest_tcp_check_syncookie_kern.c27 void *iph, __u32 ip_size, in gen_syncookie()
Dtest_pkt_access.c113 struct iphdr *iph = (struct iphdr *)(eth + 1); in test_pkt_access() local
Dtest_xdp_noinline.c330 struct iphdr *iph; in encap_v4() local
432 struct iphdr *iph; in send_icmp_reply() local
513 struct iphdr *iph; in parse_icmp() local
664 struct iphdr *iph; in process_l3_headers_v4() local
Dtest_xdp_loop.c81 struct iphdr *iph = data + sizeof(struct ethhdr); in handle_ipv4() local
Dtest_xdp.c85 struct iphdr *iph = data + sizeof(struct ethhdr); in handle_ipv4() local
Dtest_sk_lookup_kern.c30 struct iphdr *iph = (struct iphdr *)(data + nh_off); in get_tuple() local
Dtest_sk_assign.c58 struct iphdr *iph = (struct iphdr *)(data + sizeof(*eth)); in get_tuple() local
Dtest_l4lb.c260 struct iphdr *iph; in parse_icmp() local
337 struct iphdr *iph; in process_packet() local
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dflow_dissector.c43 struct iphdr iph; member
49 struct iphdr iph; member
58 struct iphdr iph; member
64 struct ipv6hdr iph; member
70 struct ipv6hdr iph; member
86 struct ipv6hdr iph; member
Dxdp.c15 struct iphdr iph; in test_xdp() local
Dqueue_stack_map.c17 struct iphdr iph; in test_queue_stack_map_by_type() local
Dxdp_bpf2bpf.c45 struct iphdr iph; in test_xdp_bpf2bpf() local
/external/linux-kselftest/tools/testing/selftests/bpf/
Dnetwork_helpers.h29 struct iphdr iph; member
37 struct ipv6hdr iph; member
/external/linux-kselftest/tools/testing/selftests/net/
Dgro.c224 struct iphdr *iph = buf; in fill_networklayer() local
380 struct iphdr *iph = (struct iphdr *)(buf + ETH_HLEN); in recompute_packet() local
558 struct iphdr *iph; in add_ipv4_ts_option() local
602 struct iphdr *iph = (struct iphdr *)(buf + ETH_HLEN); in send_fragment4() local
628 struct iphdr *iph = (struct iphdr *)(buf + ETH_HLEN); in send_changed_ttl() local
645 struct iphdr *iph = (struct iphdr *)(buf + ETH_HLEN); in send_changed_tos() local
667 struct iphdr *iph = (struct iphdr *)(buf + ETH_HLEN); in send_changed_ECN() local
746 struct iphdr *iph = (struct iphdr *)(buffer + ETH_HLEN); in check_recv_pkts() local
Dtxring_overwrite.c45 struct iphdr *iph; in build_packet() local
/external/wpa_supplicant_8/src/ap/
Dfils_hlp.c161 struct ip *iph; in fils_dhcp_handler() local
482 const struct ip *iph; in fils_process_hlp_udp() local
513 const struct ip *iph; in fils_process_hlp_ip() local
/external/tcpdump/
Dprint-ip-demux.c41 uint8_t nh, const u_char *iph) in ip_demux_print()
/external/iptables/utils/
Dnfsynproxy.c30 const struct iphdr *iph = (void *)data + 14; in parse_packet() local

123