Home
last modified time | relevance | path

Searched defs:udphdr (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dudp.h23 struct udphdr { struct
24 __be16 source;
25 __be16 dest;
26 __be16 len;
27 __sum16 check;
/openbmc/linux/tools/testing/selftests/net/
H A Dip_defrag.c101 static uint16_t udp_checksum(struct ip *iphdr, struct udphdr *udphdr) in udp_checksum()
117 static uint16_t udp6_checksum(struct ip6_hdr *iphdr, struct udphdr *udphdr) in udp6_checksum()
144 struct udphdr udphdr; in send_fragment() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Den_accel.h105 struct udphdr *udphdr; in mlx5e_udp_gso_handle_tx_skb() local
H A Dipsec_fs.c1241 struct udphdr *udphdr; in setup_pkt_transport_reformat() local
/openbmc/linux/drivers/net/phy/mscc/
H A Dmscc_ptp.c363 struct udphdr *udphdr) in get_ptp_header_l4()
374 struct udphdr *udphdr; in get_ptp_header_tx() local
393 struct udphdr *udphdr; in get_ptp_header_rx() local
/openbmc/linux/net/batman-adv/
H A Dgateway_client.c569 struct udphdr *udphdr; in batadv_gw_dhcp_recipient_get() local
H A Ddistributed-arp-table.c1440 struct udphdr *udphdr, _udphdr; in batadv_dat_check_dhcp_ipudp() local
/openbmc/qemu/hw/net/
H A Dnet_rx_pkt.c294 struct udp_header *udphdr = &pkt->l4hdr_info.hdr.udp; in _net_rx_rss_prepare_udp() local
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.c815 struct udphdr *udphdr; in rtw89_core_tx_btc_spec_pkt_notify() local
/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c1426 struct udphdr *udphdr; in be_tx_timeout() local