Lines Matching refs:th_dport
905 ((tcphdr_t *)fin->fin_dp)->th_dport = nport;
1479 fin->fin_data[0] = ntohs(tcp->th_dport);
1738 sum2 = ntohs(tcp->th_dport);
1741 tcp->th_dport = htons(sum3);
1744 sum2 = ntohs(tcp->th_dport);
1748 tcp->th_dport = htons(sum3);
2879 tcp->th_dport = nat->nat_ndport;
2886 tcp->th_dport = nat->nat_osport;
3305 tcp->th_dport = nat->nat_ndport;
3312 tcp->th_dport = nat->nat_osport;