Home | History | Annotate | Download | only in netinet

Lines Matching refs:th_dport

847 	    dst, ntohs(th->th_dport),
867 dst, ntohs(th->th_dport),
1382 ip->ip_dst, th->th_dport, &vestige);
1386 th->th_dport);
1396 th->th_sport, &d, th->th_dport, 0, &vestige);
1400 th->th_dport, 0);
1431 th->th_sport, &ip6->ip6_dst, th->th_dport, faith, &vestige);
1435 th->th_dport, faith);
1554 dst.sin.sin_port = th->th_dport;
1566 dst.sin6.sin6_port = th->th_dport;
1681 if (th->th_sport == th->th_dport) {