Home
last modified time | relevance | path

Searched refs:uh_dport (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/net/
H A Deth.h85 uint16_t uh_dport; /* destination port */ member
154 uint16_t uh_dport; /* destination port */ member
/openbmc/qemu/hw/hyperv/
H A Dsyndbg.c179 udp_part->uh_dport = syndbg->servaddr.sin_port; in create_udp_pkt()
/openbmc/qemu/hw/net/
H A Dnet_rx_pkt.c306 &udphdr->uh_dport, sizeof(uint16_t)); in _net_rx_rss_prepare_udp()