Lines Matching refs:dport
220 u_short sport, dport; /* src, dest port from packet if (gotinfo) */
280 sport = dport = 0;
309 sport = dport = 0;
355 dport = ntohs(uh->uh_dport);
357 snprintf(dbuff, sizeof dbuff, "sport = %d, dport = %d",
358 sport, dport);
373 dport = ntohs(th->th_dport);
380 "flags = %02x, sport = %d, dport = %d",
381 th->th_flags, sport, dport);
432 PortMatch(fp->f_dstop, dport, fp->f_dstport)) &&
463 dstip, dport);
473 ncpaddr_ntoa(&srcaddr), sport, dstip, dport);
489 sport, dstip, dport);