def genPacketIn(self, in_port, pkt): return testutils.genPacketIn(in_port=in_port, pkt=pkt)
def genPacketIn( self, in_port, pkt ): return testutils.genPacketIn( in_port=in_port, pkt=pkt )