Home
last modified time | relevance | path

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

/qemu/include/net/
H A Deth.h63 uint16_t th_dport; /* destination port */ member
161 u_short th_dport; /* destination port */ member
/qemu/hw/net/
H A Dnet_rx_pkt.c292 &tcphdr->th_dport, sizeof(uint16_t)); in _net_rx_rss_prepare_tcp()
H A Dvirtio-net.c2288 || (unit->tcp->th_dport ^ seg->unit.tcp->th_dport)) { in virtio_net_rsc_coalesce4()
2308 || (unit->tcp->th_dport ^ seg->unit.tcp->th_dport)) { in virtio_net_rsc_coalesce6()