Home
last modified time | relevance | path

Searched defs:udph (Results 1 – 25 of 32) sorted by relevance

12

/Linux-v5.15/net/ipv4/netfilter/
Dnf_nat_snmp_basic_main.c129 struct udphdr *udph = (struct udphdr *)((__be32 *)iph + iph->ihl); in snmp_translate() local
167 const struct udphdr *udph = (struct udphdr *)((__be32 *)iph + iph->ihl); in help() local
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_selftest.c107 struct udphdr *udph; in mlx5e_test_get_udp_skb() local
188 struct udphdr *udph; in mlx5e_test_loopback_validate() local
/Linux-v5.15/net/netfilter/ipvs/
Dip_vs_proto_udp.c139 struct udphdr *udph; in udp_snat_handler() local
222 struct udphdr *udph; in udp_dnat_handler() local
Dip_vs_xmit.c1027 struct udphdr *udph; /* Our new UDP header */ in ipvs_gue_encap() local
/Linux-v5.15/tools/testing/selftests/bpf/
Dtest_flow_dissector.c211 const struct udphdr *udph, in build_udp_v4_csum()
224 const struct udphdr *udph, in build_udp_v6_csum()
239 struct udphdr *udph = header; in build_udp_header() local
/Linux-v5.15/drivers/infiniband/sw/rxe/
Drxe_icrc.c77 struct udphdr *udph; in rxe_icrc_hdr() local
Drxe_net.c155 struct udphdr *udph; in rxe_udp_encap_recv() local
231 struct udphdr *udph; in prepare_udp_hdr() local
/Linux-v5.15/tools/testing/selftests/net/
Dtxring_overwrite.c43 struct udphdr *udph; in build_packet() local
Dtxtimestamp.c415 static uint16_t get_udp_csum(const struct udphdr *udph, int alen) in get_udp_csum()
469 struct udphdr *udph = p; in fill_header_udp() local
Dpsock_snd.c137 struct udphdr *udph = header; in build_udp_header() local
/Linux-v5.15/net/netfilter/
Dnf_nat_helper.c145 struct udphdr *udph; in nf_nat_mangle_udp_packet() local
Dnf_flow_table_ip.c52 struct udphdr *udph; in nf_flow_nat_ip_udp() local
429 struct udphdr *udph; in nf_flow_nat_ipv6_udp() local
Dnf_flow_table_core.c498 struct udphdr *udph; in nf_flow_nat_port_udp() local
/Linux-v5.15/net/sched/
Dact_csum.c257 struct udphdr *udph; in tcf_csum_ipv4_udp() local
313 struct udphdr *udph; in tcf_csum_ipv6_udp() local
Dact_nat.c182 struct udphdr *udph; in tcf_nat_act() local
/Linux-v5.15/drivers/net/netdevsim/
Dpsample.c42 struct udphdr *udph; in nsim_dev_psample_skb_build() local
/Linux-v5.15/drivers/net/ethernet/intel/iavf/
Diavf_fdir.c358 struct udphdr *udph = (struct udphdr *)hdr->buffer; in iavf_fill_fdir_udp_hdr() local
/Linux-v5.15/tools/testing/selftests/bpf/progs/
Dtest_tc_tunnel.c532 struct udphdr udph; in decap_internal() local
Dtest_cls_redirect.c842 struct udphdr *udph = buf_assign(pkt, sizeof(_udp), &_udp); in process_udp() local
/Linux-v5.15/samples/bpf/
Dxdp_redirect_cpu.bpf.c102 struct udphdr *udph; in get_dest_port_ipv4_udp() local
/Linux-v5.15/net/core/
Dnetpoll.c387 struct udphdr *udph; in netpoll_send_udp() local
/Linux-v5.15/drivers/staging/r8188eu/core/
Drtw_br_ext.c668 struct udphdr *udph = (struct udphdr *)((size_t)iph + (iph->ihl << 2)); in dhcp_flag_bcast() local
/Linux-v5.15/drivers/net/vmxnet3/
Dvmxnet3_ethtool.c270 struct udphdr *udph; in vmxnet3_features_check() local
/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_txrx.c541 struct udphdr *udph = udp_hdr(skb); in otx2_sqe_add_ext() local
/Linux-v5.15/net/ipv4/
Dipconfig.c621 struct udphdr udph; /* UDP header */ member

12