TCP Queues
An incoming segment has a slave socket created
Secondary socket{}, tcpcb{}, pcb{} created
- If backlog queue limit is reached here, then the resource allocation takes effect
If backlog is not full, socket is in LISTEN state
The victim host will be waiting in SYN_RCVD state until timer is off