aps_dport
aps->aps_dport = htons(fin->fin_dport);
aps->aps_dport = tcp->th_dport;
aps->aps_dport = udp->uh_dport;