Home
last modified time | relevance | path

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

/openbmc/qemu/include/net/
H A Deth.h184 #define TH_CWR 0x80 macro
/openbmc/qemu/hw/net/
H A Dnet_tx_pkt.c683 th->th_flags &= ~TH_CWR; in net_tx_pkt_tcp_fragment_advance()
H A Dvirtio-net.c2370 if (tcp_flag & (TH_FIN | TH_URG | TH_RST | TH_ECE | TH_CWR)) { in virtio_net_rsc_tcp_ctrl_check()