Lines Matching refs:dport
220 u_short sport, dport; /* src, dest port from packet if (gotinfo) */ in FilterCheck() local
280 sport = dport = 0; in FilterCheck()
309 sport = dport = 0; in FilterCheck()
355 dport = ntohs(uh->uh_dport); in FilterCheck()
358 sport, dport); in FilterCheck()
373 dport = ntohs(th->th_dport); in FilterCheck()
381 __tcp_get_flags(th), sport, dport); in FilterCheck()
432 PortMatch(fp->f_dstop, dport, fp->f_dstport)) && in FilterCheck()
463 dstip, dport); in FilterCheck()
473 ncpaddr_ntoa(&srcaddr), sport, dstip, dport); in FilterCheck()
489 sport, dstip, dport); in FilterCheck()