Lines Matching refs:dest_str
196 _, dest_str, service_str = GetPortDestProc(port)
198 dest_str = "inactive-port"
211 dest_str + " " + service_str,
399 name_str, dest_str, _ = GetPortDestProc(dest_port)
401 name_str = dest_str = ""
404 GetKMsgSrc(kmsgp), name_str, dest_str
770 dest_str = None
775 dest_str = ""
778 dest_str = ""
781 dest_str = ""
784 dest_str = "{:<#20x}".format(port.ip_destination)
787 dest_str = "{:<#20x}".format(port.ip_destination)
805 if dest_str is None:
806 dest_str = GetSpaceProcDesc(port.ip_receiver)
808 return (name_str, dest_str, service)