Home
last modified time | relevance | path

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

12

/openbmc/linux/net/ipv4/netfilter/
H A 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
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Ddecap_sanity.c36 struct udphdr udph; in decap_sanity() local
H A Dtest_tc_tunnel.c602 struct udphdr udph; in decap_internal() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_selftest.c84 struct udphdr *udph; in mlx5e_test_get_udp_skb() local
165 struct udphdr *udph; in mlx5e_test_loopback_validate() local
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_proto_udp.c139 struct udphdr *udph; in udp_snat_handler() local
222 struct udphdr *udph; in udp_dnat_handler() local
/openbmc/linux/tools/testing/selftests/bpf/
H A 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
/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_icrc.c77 struct udphdr *udph; in rxe_icrc_hdr() local
H A Drxe_net.c136 struct udphdr *udph; in rxe_udp_encap_recv() local
214 struct udphdr *udph; in prepare_udp_hdr() local
/openbmc/linux/tools/testing/selftests/net/
H A Dtxring_overwrite.c43 struct udphdr *udph; in build_packet() local
H A 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
H A Dpsock_snd.c137 struct udphdr *udph = header; in build_udp_header() local
H A Dtap.c285 struct udphdr *udph = (struct udphdr *)buf; in build_udp_packet() local
/openbmc/u-boot/arch/sandbox/cpu/
H A Deth-raw-os.c199 struct udphdr *udph = packet + sizeof(struct iphdr); in sandbox_eth_raw_os_send() local
/openbmc/linux/net/netfilter/
H A Dnf_nat_helper.c145 struct udphdr *udph; in nf_nat_mangle_udp_packet() local
H A Dnf_flow_table_ip.c51 struct udphdr *udph; in nf_flow_nat_ip_udp() local
488 struct udphdr *udph; in nf_flow_nat_ipv6_udp() local
H A Dnf_flow_table_core.c469 struct udphdr *udph; in nf_flow_nat_port_udp() local
/openbmc/linux/net/sched/
H A Dact_csum.c257 struct udphdr *udph; in tcf_csum_ipv4_udp() local
313 struct udphdr *udph; in tcf_csum_ipv6_udp() local
H A Dact_nat.c194 struct udphdr *udph; in tcf_nat_act() local
/openbmc/linux/drivers/net/netdevsim/
H A Dpsample.c42 struct udphdr *udph; in nsim_dev_psample_skb_build() local
/openbmc/linux/drivers/net/
H A Damt.c616 struct udphdr *udph; in amt_send_discovery() local
705 struct udphdr *udph; in amt_send_request() local
2553 struct udphdr *udph; in amt_send_advertisement() local
2640 struct udphdr *udph; in amt_discovery_handler() local
2663 struct udphdr *udph; in amt_request_handler() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_metadata.c142 struct udphdr *udph; in generate_packet() local
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_fdir.c428 struct udphdr *udph = (struct udphdr *)hdr->buffer; in iavf_fill_fdir_udp_hdr() local
/openbmc/linux/net/core/
H A Dnetpoll.c404 struct udphdr *udph; in netpoll_send_udp() local
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.c686 struct udphdr *udph = udp_hdr(skb); in otx2_sqe_add_ext() local
1007 struct udphdr *udph = udp_hdr(skb); in otx2_validate_network_transport() local
/openbmc/linux/drivers/net/vmxnet3/
H A Dvmxnet3_ethtool.c293 struct udphdr *udph; in vmxnet3_features_check() local

12