Home | History | Annotate | Download | only in netinet

Lines Matching refs:th_sport

703 		((tcphdr_t *)fin->fin_dp)->th_sport = port;
1480 fin->fin_data[1] = ntohs(tcp->th_sport);
1736 sum4 = ntohs(tcp->th_sport);
1740 tcp->th_sport = htons(sum1);
1746 sum4 = ntohs(tcp->th_sport);
1749 tcp->th_sport = htons(sum1);
2877 tcp->th_sport = nat->nat_nsport;
2884 tcp->th_sport = nat->nat_odport;
3303 tcp->th_sport = nat->nat_nsport;
3310 tcp->th_sport = nat->nat_odport;