From: Jordan Rife <jordan@xxxxxxxx> Date: Tue, 20 May 2025 07:50:51 -0700 > Prepare for the next patch that tracks cookies between iterations by > converting struct sock **batch to union bpf_tcp_iter_batch_item *batch > inside struct bpf_tcp_iter_state. > > Signed-off-by: Jordan Rife <jordan@xxxxxxxx> Reviewed-by: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>