16 package org.openkilda.floodlight.pathverification;
18 import net.floodlightcontroller.core.module.IFloodlightService;
19 import org.projectfloodlight.openflow.types.DatapathId;
20 import org.projectfloodlight.openflow.types.OFPort;
boolean sendDiscoveryMessage(DatapathId srcSwId, OFPort port)