Home
last modified time | relevance | path

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

/qemu/include/net/
H A Deth.h180 #define TH_PUSH 0x08 macro
/qemu/hw/net/
H A Dnet_tx_pkt.c630 th->th_flags &= ~(TH_FIN | TH_PUSH); in net_tx_pkt_tcp_fragment_init()
H A Drtl8139.c2215 TCP_HEADER_CLEAR_FLAGS(p_tcp_hdr, TH_PUSH | TH_FIN); in rtl8139_cplus_transmit_one()