Home
last modified time | relevance | path

Searched refs:tcpfrag_list_empty (Results 1 – 25 of 26) sorted by relevance

12

/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/slirp/
H A Dtcpip.h66 #define tcpfrag_list_empty(T) ((T)->seg_next == (struct tcpiphdr*)(T)) macro
H A Dtcp_input.c71 tcpfrag_list_empty(tp) && \
94 tcpfrag_list_empty(tp) && \
550 tcpfrag_list_empty(tp) &&
/dports/emulators/bochs/bochs-2.7/iodev/network/slirp/
H A Dtcpip.h69 #define tcpfrag_list_empty(T) ((T)->seg_next == (struct tcpiphdr*)(T)) macro
H A Dtcp_input.cc70 tcpfrag_list_empty(tp) && \
90 tcpfrag_list_empty(tp) && \
492 tcpfrag_list_empty(tp) && in tcp_input()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/slirp/
H A Dtcpip.h66 #define tcpfrag_list_empty(T) ((T)->seg_next == (struct tcpiphdr*)(T)) macro
H A Dtcp_input.cpp71 tcpfrag_list_empty(tp) && \
94 tcpfrag_list_empty(tp) && \
543 tcpfrag_list_empty(tp) && in tcp_input()
/dports/net/vde2/vde2-2.3.2/src/slirpvde/
H A Dtcpip.h66 #define tcpfrag_list_empty(T) ((T)->seg_next == (struct tcpiphdr*)(T)) macro
H A Dtcp_input.c65 tcpfrag_list_empty(tp) && \
85 tcpfrag_list_empty(tp) && \
481 tcpfrag_list_empty(tp) && in tcp_input()
/dports/net/libslirp/libslirp-cceced0cce9d578ed01db68edf31af78eb66f858/src/
H A Dtcpip.h86 #define tcpfrag_list_empty(T) ((T)->seg_next == (struct tcpiphdr *)(T)) macro
H A Dtcp_input.c62 if ((ti)->ti_seq == (tp)->rcv_nxt && tcpfrag_list_empty(tp) && \
544 } else if (ti->ti_ack == tp->snd_una && tcpfrag_list_empty(tp) && in tcp_input()
/dports/emulators/qemu5/qemu-5.2.0/slirp/src/
H A Dtcpip.h86 #define tcpfrag_list_empty(T) ((T)->seg_next == (struct tcpiphdr *)(T)) macro
H A Dtcp_input.c62 if ((ti)->ti_seq == (tp)->rcv_nxt && tcpfrag_list_empty(tp) && \
531 } else if (ti->ti_ack == tp->snd_una && tcpfrag_list_empty(tp) && in tcp_input()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/slirp/src/
H A Dtcpip.h86 #define tcpfrag_list_empty(T) ((T)->seg_next == (struct tcpiphdr *)(T)) macro
H A Dtcp_input.c62 if ((ti)->ti_seq == (tp)->rcv_nxt && tcpfrag_list_empty(tp) && \
531 } else if (ti->ti_ack == tp->snd_una && tcpfrag_list_empty(tp) && in tcp_input()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/slirp/
H A Dtcpip.h83 #define tcpfrag_list_empty(T) ((T)->seg_next == (struct tcpiphdr*)(T)) macro
H A Dtcp_input.c66 tcpfrag_list_empty(tp) && \
86 tcpfrag_list_empty(tp) && \
560 tcpfrag_list_empty(tp) && in tcp_input()
/dports/emulators/qemu42/qemu-4.2.1/slirp/src/
H A Dtcpip.h86 #define tcpfrag_list_empty(T) ((T)->seg_next == (struct tcpiphdr *)(T)) macro
H A Dtcp_input.c62 if ((ti)->ti_seq == (tp)->rcv_nxt && tcpfrag_list_empty(tp) && \
531 } else if (ti->ti_ack == tp->snd_una && tcpfrag_list_empty(tp) && in tcp_input()
/dports/emulators/qemu-utils/qemu-4.2.1/slirp/src/
H A Dtcpip.h86 #define tcpfrag_list_empty(T) ((T)->seg_next == (struct tcpiphdr *)(T)) macro
H A Dtcp_input.c62 if ((ti)->ti_seq == (tp)->rcv_nxt && tcpfrag_list_empty(tp) && \
531 } else if (ti->ti_ack == tp->snd_una && tcpfrag_list_empty(tp) && in tcp_input()
/dports/emulators/qemu/qemu-6.2.0/slirp/src/
H A Dtcpip.h86 #define tcpfrag_list_empty(T) ((T)->seg_next == (struct tcpiphdr *)(T)) macro
H A Dtcp_input.c62 if ((ti)->ti_seq == (tp)->rcv_nxt && tcpfrag_list_empty(tp) && \
544 } else if (ti->ti_ack == tp->snd_una && tcpfrag_list_empty(tp) && in tcp_input()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/slirp/src/
H A Dtcpip.h86 #define tcpfrag_list_empty(T) ((T)->seg_next == (struct tcpiphdr *)(T)) macro
H A Dtcp_input.c62 if ((ti)->ti_seq == (tp)->rcv_nxt && tcpfrag_list_empty(tp) && \
531 } else if (ti->ti_ack == tp->snd_una && tcpfrag_list_empty(tp) && in tcp_input()
/dports/emulators/qemu60/qemu-6.0.0/slirp/src/
H A Dtcpip.h86 #define tcpfrag_list_empty(T) ((T)->seg_next == (struct tcpiphdr *)(T)) macro

12