Home | History | Annotate | Download | only in netinet

Lines Matching defs:sport

2264 		 * sport and dport as well which makes it not worthwhile to
2974 u_short dport, sport;
3124 sport = htons(fin->fin_data[0]);
3125 hv += sport;
3158 hv += sport;
3170 hv -= sport;
3185 hv += sport;
4370 u_short sport, dport;
4511 sport = tcp->th_sport;
4513 hv += sport;