Lines Matching refs:dport
795 dport = {"http": 80,798 if dport is not None:799 authority = "%s:%d" % (host, dport)