pub type FlowId = usize;
Slab index of an admitted flow. Stable for the flow’s lifetime; reused after close. The shell maps upstream_token -> FlowId for the NAT return path.
upstream_token -> FlowId