send_pkt
send_pkt(&args->f_id, ntohl(tcp->th_seq),
send_pkt(&id, ack_rev - 1, ack_fwd, TH_SYN);
send_pkt(&id, ack_fwd - 1, ack_rev, 0);