Home
last modified time | relevance | path

Searched refs:TH_ECE (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/net/
H A Deth.h183 #define TH_ECE 0x40 macro
/openbmc/qemu/hw/net/
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()